v1.3.1
This commit is contained in:
parent
ba2ae1e6d2
commit
155fb7bd7a
1 changed files with 2 additions and 2 deletions
|
|
@ -1,13 +1,13 @@
|
||||||
{
|
{
|
||||||
"name": "ospec",
|
"name": "ospec",
|
||||||
"version": "1.3.0",
|
"version": "1.3.1",
|
||||||
"description": "Noiseless testing framework",
|
"description": "Noiseless testing framework",
|
||||||
"main": "ospec.js",
|
"main": "ospec.js",
|
||||||
"directories": {
|
"directories": {
|
||||||
"test": "tests"
|
"test": "tests"
|
||||||
},
|
},
|
||||||
"keywords": [ "testing" ],
|
"keywords": [ "testing" ],
|
||||||
"author": "Leo Horie <lhorie@hotmail.com>",
|
"author": "Leo Horie <leohorie@hotmail.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"bin": {
|
"bin": {
|
||||||
"ospec": "./bin/ospec"
|
"ospec": "./bin/ospec"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue