UNPKG

nb

Version:

nodebox cli.

31 lines (30 loc) 517 B
{ "name": "nb", "version": "0.0.4", "description": "nodebox cli.", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "make test" }, "bin": { "nb": "./bin/nb" }, "repository": { "type": "git", "url": "git://github.com/fengmk2/nb.git" }, "keywords": [ "nodebox", "nfs", "fs", "qiniu" ], "dependencies": { "commander": "1.0.5" }, "author": "fengmk2 <fengmk2@gmail.com> (http://fengmk2.github.com)", "license": "MIT" }