This commit is contained in:
Leo 2017-07-13 19:09:33 -07:00
parent ba2ae1e6d2
commit 155fb7bd7a

View file

@ -1,13 +1,13 @@
{
"name": "ospec",
"version": "1.3.0",
"version": "1.3.1",
"description": "Noiseless testing framework",
"main": "ospec.js",
"directories": {
"test": "tests"
},
"keywords": [ "testing" ],
"author": "Leo Horie <lhorie@hotmail.com>",
"author": "Leo Horie <leohorie@hotmail.com>",
"license": "MIT",
"bin": {
"ospec": "./bin/ospec"