Update package metadata (#1256)

This commit is contained in:
Pat Cavit 2016-08-18 09:51:24 -07:00 committed by GitHub
parent 8cbe2dd193
commit 15116d5b2e
2 changed files with 4 additions and 4 deletions

View file

@ -8,5 +8,7 @@
},
"keywords": [ "testing" ],
"author": "Leo Horie <lhorie@hotmail.com>",
"license": "MIT"
"license": "MIT",
"bin": "./bin/ospec",
"repository": "lhorie/mithril.js#rewrite"
}