1 Star 0 Fork 0

xffish/my-screeps-bot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.83 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "my-screeps-bot",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"build": "rollup -c",
"build-dev": "rollup -c --environment MODE:development",
"build-prod": "rollup -c --environment MODE:production",
"push": "rollup -c --environment DEST:main",
"local": "rollup -c --environment DEST:local",
"local-dev": "rollup -c --environment DEST:local --environment MODE:development",
"local-prod": "rollup -c --environment DEST:local --environment MODE:production",
"test-unit": "jest src/",
"test-integration": "npm run build && jest --runInBand test/integration/",
"test-cover": "jest --coverage src/"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-node-resolve": "^14.1.0",
"@screeps/common": "^2.15.3",
"@types/jest": "^28.1.8",
"@types/lodash": "^3.10.1",
"@types/screeps": "^3.3.0",
"@typescript-eslint/eslint-plugin": "^5.38.0",
"@typescript-eslint/parser": "^5.38.0",
"eslint": "^8.24.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-standard-with-typescript": "^23.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.3.0",
"eslint-plugin-promise": "^6.0.1",
"fs-extra": "^10.1.0",
"jest": "^28.1.3",
"node-gyp": "^5.1.1",
"prettier": "^2.7.1",
"prettier-eslint": "^15.0.1",
"rollup": "^2.79.0",
"rollup-plugin-clear": "^2.0.7",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-filesize": "^9.1.2",
"rollup-plugin-screeps": "^1.0.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-typescript2": "^0.34.0",
"screeps-server-mockup": "^1.5.1",
"ts-jest": "^28.0.8",
"typescript": "^4.8.3",
"webpack": "^3.0.0"
},
"dependencies": {
"source-map": "^0.6.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xffish/my-screeps-bot.git
git@gitee.com:xffish/my-screeps-bot.git
xffish
my-screeps-bot
my-screeps-bot
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385