package.json 467 B

1234567891011121314151617
  1. {
  2. "name": "allstarSubGame",
  3. "version": "1.0.0",
  4. "description": "好友全明星子域名",
  5. "main": "index.js",
  6. "devDependencies": {},
  7. "scripts": {
  8. "test": "echo \"Error: no test specified\" && exit 1",
  9. "build": "CocosCreator --path . --build 'configPath=settings/builder'"
  10. },
  11. "repository": {
  12. "type": "git",
  13. "url": "http://svn.ouj.com:3000/DWG/allstar.git"
  14. },
  15. "author": "",
  16. "license": "ISC"
  17. }