UNPKG

code-auto

Version:
34 lines (33 loc) 705 B
{ "name": "code-auto", "version": "1.2.9", "description": "代码生成器", "main": "index.js", "scripts": { "test": "make test" }, "repository": { "type": "git", "url": "git+https://github.com/i-pale/code-auto.git" }, "keywords": [ "dcode" ], "author": "灰白", "license": "ISC", "bugs": { "url": "https://github.com/i-pale/code-auto/issues" }, "homepage": "https://github.com/i-pale/code-auto#readme", "dependencies": { "async": "^2.5.0", "graceful-fs-extra": "^2.0.0", "jquery": "^3.2.1", "mkdirp": "^0.5.1", "mysql2": "^1.4.1", "npm": "^5.3.0", "path": "^0.12.7", "sequelize": "^4.6.0", "yargs": "^8.0.2" } }