Skip to content

Commit

Permalink
package: export cli
Browse files Browse the repository at this point in the history
  • Loading branch information
indutny committed May 21, 2013
1 parent c4d43f1 commit 32eb32e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"name": "bem-xjst",
"version": "0.1.1",
"main": "lib/bemhtml.js",
"bin": {
"bem-xjst": "bin/bem-xjst"
},
"scripts": {
"test": "mocha --reporter spec test/*-test.js"
},
Expand Down

0 comments on commit 32eb32e

Please sign in to comment.