UNPKG

eapp

Version:
36 lines (35 loc) 755 B
{ "name": "eapp", "version": "0.0.15", "description": "创建eapp", "main": "main.js", "dependencies": { "child_process": "^1.0.2", "commander": "^5.1.0", "fast-xml-parser": "^3.16.0", "fs": "0.0.1-security", "he": "^1.2.0", "path": "^0.12.7" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bin": { "eapp": "main.js" }, "repository": { "type": "git", "url": "git+https://github.com/tttt870226/eappCreate.git" }, "keywords": [ "eapp", "create" ], "author": "gy", "license": "ISC", "bugs": { "url": "https://github.com/tttt870226/eappCreate/issues" }, "homepage": "https://github.com/tttt870226/eappCreate#readme" }