代码拉取完成,页面将自动刷新
{
"name": "cazomas-screeps-arena",
"version": "3.0.0",
"description": "",
"main": "index.js",
"//": "If you add or change the names of destinations in screeps.json, make sure you update these scripts to reflect the changes",
"scripts": {
"lint": "eslint \"src/**/*.ts\"",
"format": "prettier --write --ignore-unknown --ignore-path .gitignore '**/*'",
"build": "rollup -c --config-",
"build-masterkeze": "rollup -c --config- sas_masterkeze",
"build-zom": "rollup -c --config- spawn_and_swamp_zom",
"build-calvin": "rollup -c --config- capture_the_flag_calvin",
"build-cazomas": "rollup -c --config- spawn_and_swamp_cazomas",
"test": "npm run test-unit",
"test-unit": "mocha test/unit/**/*.ts",
"watch": "rollup -cw --config-",
"watch-cazomas": "rollup -cw --config- spawn_and_swamp_cazomas"
},
"author": "",
"license": "Unlicense",
"engines": {
"node": "10.x || 12.x || 16.x"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^11.1.0",
"@rollup/plugin-node-resolve": "^7.1.3",
"@types/chai": "^4.1.6",
"@types/mocha": "^5.2.5",
"@types/node": "^13.13.1",
"@types/sinon": "^5.0.5",
"@types/sinon-chai": "^3.2.0",
"@typescript-eslint/eslint-plugin": "^5.20.0",
"@typescript-eslint/parser": "^5.20.0",
"chai": "^4.2.0",
"fast-glob": "^3.2.5",
"lodash": "^3.10.1",
"mocha": "^5.2.0",
"rollup": "^2.6.1",
"rollup-plugin-clear": "^2.0.7",
"rollup-plugin-screeps": "^1.0.0",
"rollup-plugin-typescript2": "^0.31.2",
"sinon": "^6.3.5",
"sinon-chai": "^3.2.0",
"ts-node": "^10.7.0",
"tsconfig-paths": "^3.9.0",
"typescript": "^4.6.3"
},
"dependencies": {
"source-map": "~0.6.1"
},
"vsc-organize-imports": {
"orderSpecifiers": true,
"orderSpecifiersAsSingleLine": true,
"baseUrl": "src"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。