代码拉取完成,页面将自动刷新
同步操作将从 杉丨火/CocosCreatorForDeskApp 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "cocoscreatorfordeskapp",
"version": "1.0.0",
"description": "使用cocos creator开发游戏,打包桌面应用解决方案",
"main": "src/main.js",
"scripts": {
"app": "electron .",
"pack-win": "electron-builder --win --x64",
"pack-mac": "electron-builder --mac"
},
"build": {
"appId": "com.my.game",
"productName": "Game",
"mac": {
"target": [
"dmg"
]
},
"win": {
"asar": true,
"asarUnpack": "static",
"icon": "icon/icon.png",
"target": [
"zip"
]
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/tidys/CocosCreatorForDeskApp.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/tidys/CocosCreatorForDeskApp/issues"
},
"homepage": "https://github.com/tidys/CocosCreatorForDeskApp#readme",
"dependencies": {
"@types/fs-extra": "^8.0.0",
"@types/node": "^12.6.3",
"chokidar": "^3.0.2",
"express": "^4.17.1",
"fs-extra": "^8.1.0",
"json-format": "^1.0.1"
},
"devDependencies": {
"babel-eslint": "^10.0.2",
"electron": "^5.0.6",
"eslint-plugin-vue": "^5.2.3"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。