UNPKG

cocos-builder

Version:

cocos2d-js download builder package tools

26 lines 661 B
{ "name": "cocos-builder", "version": "0.1.7", "description": "cocos2d-js download builder package tools", "keywords": ["cocos2d-js"], "dependencies": { "grunt": "0.4.5", "grunt-cli": "0.1.13", "grunt-contrib-concat": "0.5.0", "grunt-contrib-uglify": "0.5.1", "commander": "2.5.0" }, "bin": { "cocosbuilder": "bin/cocosbuilder" }, "author": { "name": "VisualSJ" }, "repository": { "type": "git", "url": "https://github.com/VisualSJ/cocos-builder.git" }, "bugs": { "url": "https://github.com/VisualSJ/cocos-builder/issues" } }