{ "name": "@gm5/cli", "description": "Five.js框架控制台工具", "version": "1.0.0", "author": "yutent ", "bin": { "five-cli": "index.js" }, "dependencies": { "chalk": "^4.0.0", "iofs": "^1.5.0" }, "repository": { "type": "git", "url": "https://github.com/bytedo/gmf.cli.git" }, "license": "MIT" }