1 Star 4 Fork 3

向前 / xforge-cli

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 772 Bytes
一键复制 编辑 原始数据 按行查看 历史
向前 提交于 2024-06-06 01:58 . version(版本): 1.2.32
{
"name": "@gamex/cc-cli",
"version": "1.2.32",
"description": "游戏脚手架",
"author": "向前 <1076559139@qq.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://gitee.com/cocos2d-zp/cocos-creator-frame-cli.git"
},
"keywords": [
"cocoscreator",
"CocosCreator"
],
"dependencies": {
"inquirer": "8.2.2"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
},
"bin": "./bin/index.js",
"devDependencies": {
"@types/inquirer": "8.2.2",
"@types/node": "^20.2.5",
"@typescript-eslint/eslint-plugin": "^5.52.0",
"@typescript-eslint/parser": "^5.52.0",
"eslint": "^8.34.0",
"typescript": "^5.1.3"
},
"scripts": {
"build": "tsc -b"
}
}
1
https://gitee.com/cocos2d-zp/cocos-creator-frame-cli.git
git@gitee.com:cocos2d-zp/cocos-creator-frame-cli.git
cocos2d-zp
cocos-creator-frame-cli
xforge-cli
master

搜索帮助