mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
143 lines
4.7 KiB
JSON
143 lines
4.7 KiB
JSON
{
|
|
"name": "bitburner",
|
|
"license": "SEE LICENSE IN license.txt",
|
|
"version": "3.0.0",
|
|
"main": "electron-main.js",
|
|
"author": {
|
|
"name": "Daniel Xie, hydroflame, et al."
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/bitburner-official/bitburner-src/issues"
|
|
},
|
|
"dependencies": {
|
|
"@babel/standalone": "^7.26.2",
|
|
"@emotion/react": "^11.14.0",
|
|
"@emotion/styled": "^11.14.1",
|
|
"@material-ui/core": "^4.12.4",
|
|
"@mui/icons-material": "^5.18.0",
|
|
"@mui/material": "^5.18.0",
|
|
"@mui/styles": "^5.18.0",
|
|
"@mui/system": "^5.18.0",
|
|
"@swc/wasm-web": "^1.9.3",
|
|
"@types/estree": "^1.0.2",
|
|
"@types/react-syntax-highlighter": "^15.5.13",
|
|
"acorn": "^8.11.3",
|
|
"acorn-jsx-walk": "^2.0.0",
|
|
"acorn-walk": "^8.3.2",
|
|
"ajv": "^8.17.1",
|
|
"arg": "^5.0.2",
|
|
"bcryptjs": "^2.4.3",
|
|
"better-react-mathjax": "^2.0.3",
|
|
"clsx": "^1.2.1",
|
|
"convert-source-map": "^2.0.0",
|
|
"date-fns": "^2.30.0",
|
|
"fast-dice-coefficient": "1.0.3",
|
|
"jszip": "^3.10.1",
|
|
"material-ui-color": "^1.2.0",
|
|
"material-ui-popup-state": "^1.9.3",
|
|
"monaco-vim": "^0.4.4",
|
|
"notistack": "^2.0.8",
|
|
"prop-types": "^15.8.1",
|
|
"react": "^17.0.2",
|
|
"react-beautiful-dnd": "^13.1.1",
|
|
"react-dom": "^17.0.2",
|
|
"react-draggable": "^4.5.0",
|
|
"react-markdown": "^8.0.7",
|
|
"react-resizable": "^3.0.5",
|
|
"react-syntax-highlighter": "^15.6.6",
|
|
"remark-gfm": "^3.0.1",
|
|
"sprintf-js": "^1.1.3",
|
|
"tss-react": "^4.9.19"
|
|
},
|
|
"description": "A cyberpunk-themed incremental game",
|
|
"devDependencies": {
|
|
"@babel/core": "^7.28.0",
|
|
"@babel/preset-env": "^7.28.0",
|
|
"@babel/preset-react": "^7.27.1",
|
|
"@babel/preset-typescript": "^7.27.1",
|
|
"@electron/packager": "^18.4.4",
|
|
"@microsoft/api-documenter": "^7.26.34",
|
|
"@microsoft/api-extractor": "^7.52.13",
|
|
"@pmmmwh/react-refresh-webpack-plugin": "^0.6.1",
|
|
"@swc/core": "^1.12.14",
|
|
"@types/babel__standalone": "^7.1.9",
|
|
"@types/bcryptjs": "^2.4.4",
|
|
"@types/convert-source-map": "^2.0.3",
|
|
"@types/jest": "^30.0.0",
|
|
"@types/lodash": "^4.17.20",
|
|
"@types/react": "^17.0.89",
|
|
"@types/react-beautiful-dnd": "^13.1.8",
|
|
"@types/react-dom": "^17.0.26",
|
|
"@types/react-resizable": "^3.0.8",
|
|
"@types/sprintf-js": "^1.1.4",
|
|
"@typescript-eslint/eslint-plugin": "^6.9.1",
|
|
"@typescript-eslint/parser": "^6.9.1",
|
|
"babel-jest": "^29.7.0",
|
|
"babel-loader": "^10.0.0",
|
|
"babel-plugin-transform-barrels": "^1.0.17",
|
|
"copy-webpack-plugin": "^13.0.0",
|
|
"css-loader": "^7.1.2",
|
|
"csstype": "3.1.3",
|
|
"electron": "^38.4.0",
|
|
"eslint": "^8.52.0",
|
|
"eslint-plugin-react": "^7.37.5",
|
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
"fork-ts-checker-webpack-plugin": "^9.1.0",
|
|
"html-webpack-plugin": "^5.6.3",
|
|
"jest": "^29.7.0",
|
|
"jest-environment-jsdom": "^29.7.0",
|
|
"jsdom": "^26.1.0",
|
|
"lodash": "^4.17.21",
|
|
"mathjax-full": "^3.2.2",
|
|
"monaco-editor": "^0.55.1",
|
|
"monaco-editor-webpack-plugin": "^7.1.1",
|
|
"prettier": "^2.8.8",
|
|
"react-refresh": "^0.18.0",
|
|
"rehype-mathjax": "^4.0.3",
|
|
"rehype-raw": "^6.1.1",
|
|
"remark-math": "^5.1.1",
|
|
"style-loader": "^4.0.0",
|
|
"typescript": "^5.8.3",
|
|
"webpack": "^5.100.2",
|
|
"webpack-cli": "^6.0.1",
|
|
"webpack-dev-server": "^5.2.2"
|
|
},
|
|
"overrides": {
|
|
"react-syntax-highlighter": {
|
|
"prismjs": "1.30.0"
|
|
}
|
|
},
|
|
"engines": {
|
|
"node": ">=22"
|
|
},
|
|
"homepage": "https://bitburner-official.github.io/",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/bitburner-official/bitburner-src.git"
|
|
},
|
|
"scripts": {
|
|
"doc": "bash ./tools/doc.sh",
|
|
"format": "prettier -c --write .",
|
|
"format:report": "prettier -c .",
|
|
"start": "electron .app/index.html",
|
|
"start:dev": "webpack serve --progress --mode development",
|
|
"build": "bash ./tools/build.sh production",
|
|
"build:dev": "bash ./tools/build.sh development",
|
|
"lint": "eslint --fix --ext js,jsx,ts,tsx --max-warnings 0 src test",
|
|
"lint:report": "eslint --ext js,jsx,ts,tsx --max-warnings 0 src test",
|
|
"preinstall": "node ./tools/engines-check/engines-check.js",
|
|
"test": "jest",
|
|
"test:watch": "jest --watch",
|
|
"watch": "webpack --watch --mode production",
|
|
"watch:dev": "webpack --watch --mode development",
|
|
"electron": "bash ./tools/package-electron.sh",
|
|
"electron-win": "bash ./tools/package-electron.sh win",
|
|
"electron-linux": "bash ./tools/package-electron.sh linux",
|
|
"electron-mac": "bash ./tools/package-electron.sh mac",
|
|
"preversion": "npm install && npm run test",
|
|
"version": "sh ./tools/build-release.sh && git add --all",
|
|
"postversion": "git push -u origin dev && git push --tags",
|
|
"changelog": "node tools/fetch-changelog/index.js --from=$(cat last_changelog_hash) > changelog.md"
|
|
}
|
|
}
|