{ "name": "create-five", "description": "一个快速创建Five.js项目的小工具", "type": "module", "version": "1.2.0", "author": "yutent ", "bin": { "create-five": "index.js" }, "dependencies": { "iofs": "^1.5.0", "prompts": "^2.4.2", "kolorist": "^1.6.0" }, "repository": { "type": "git", "url": "https://git.wkit.fun/gm5/cli.git" }, "license": "MIT" }