This commit is contained in:
Leo Horie 2016-04-21 10:19:04 -04:00
parent 3bb496a11d
commit e50843f3bc
2 changed files with 6 additions and 1 deletions

View file

@ -4,7 +4,7 @@
"description": "A framework for building brilliant applications",
"main": "index.js",
"scripts": {
"test": "node ospec/bin/ospec"
"test": "node ospec/bin/ospec"
},
"author": "Leo Horie",
"license": "MIT"