UNPKG

dong

Version:
49 lines (48 loc) 1.16 kB
{ "name": "dong", "version": "0.7.0", "description": "yet another fed tool", "bin": { "dong": "./bin/dong" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "http://github.com/crossjs/dong" }, "keywords": [ "fed", "tool", "spm", "seajs", "mock", "api", "scaffold", "scaffolding", "build", "md5", "jsdoc" ], "author": { "name": "crossjs", "email": "liwenfu@crossjs.com" }, "licenses": [ { "type": "MIT", "url": "https://github.com/crossjs/dong/blob/master/LICENSE-MIT" } ], "bugs": { "url": "https://github.com/crossjs/dong/issues" }, "homepage": "https://github.com/crossjs/dong", "dependencies": { "chalk": "^0.5.1", "commander": "^2.6.0", "dong-build": "^0.4.5", "dong-check": "^0.0.1", "dong-doc": "^0.0.1", "dong-i18n": "^0.4.1", "dong-init": "^0.3.7", "dong-java": "^0.5.0", "dong-patch": "^0.3.4", "dong-serve": "^0.3.4", "dong-update": "^0.1.2", "extend": "^2.0.1", "update-notifier": "^0.3.1" } }