Files
compiler-explorer/package.json
2024-10-25 12:19:04 +03:00

183 lines
6.2 KiB
JSON

{
"name": "compiler-explorer",
"description": "Interactively investigate compiler output",
"type": "module",
"private": true,
"author": {
"name": "Matt Godbolt",
"email": "matt@godbolt.org",
"url": "https://xania.org"
},
"repository": {
"type": "git",
"url": "compiler-explorer/compiler-explorer"
},
"version": "0.0.3",
"engines": {
"node": ">=18.19.0"
},
"main": "./app.ts",
"dependencies": {
"@aws-sdk/client-dynamodb": "^3.675.0",
"@aws-sdk/client-ec2": "^3.675.0",
"@aws-sdk/client-s3": "^3.675.0",
"@aws-sdk/client-ssm": "^3.675.0",
"@aws-sdk/credential-providers": "^3.675.0",
"@flatten-js/interval-tree": "^1.1.3",
"@fortawesome/fontawesome-free": "^6.6.0",
"@orchidjs/sifter": "^1.0.3",
"@sentry/browser": "^7.119.2",
"@sentry/node": "^7.119.2",
"@types/semver": "^7.5.8",
"big-integer": "^1.6.52",
"body-parser": "^1.20.2",
"bootstrap": "^4.6.2",
"buffer": "^6.0.3",
"chart.js": "^4.4.5",
"clipboard": "^2.0.11",
"compression": "^1.7.4",
"copy-webpack-plugin": "^12.0.2",
"cross-env": "^7.0.3",
"enhanced-ms": "^3.0.0",
"events": "^3.3.0",
"express": "^4.21.1",
"file-saver": "^2.0.5",
"fs-extra": "^11.2.0",
"golden-layout": "^1.5.9",
"http-proxy": "^1.18.1",
"jquery": "^3.7.1",
"js-cookie": "^3.0.5",
"jszip": "^3.10.1",
"lodash.clonedeep": "^4.5.0",
"lru-cache": "^11.0.1",
"lz-string": "^1.5.0",
"monaco-editor": "^0.49.0",
"monaco-vim": "^0.4.1",
"morgan": "^1.10.0",
"node-targz": "^0.2.0",
"nopt": "^8.0.0",
"p-queue": "^8.0.1",
"path-browserify": "^1.0.1",
"popper.js": "^1.16.1",
"profanities": "^3.0.1",
"prom-client": "^15.1.3",
"pug": "^3.0.3",
"request": "^2.88.2",
"response-time": "^2.3.3",
"sanitize-filename": "^1.6.3",
"scroll-into-view-if-needed": "^3.1.0",
"semver": "^7.6.3",
"serve-favicon": "^2.5.0",
"shell-quote": "^1.8.1",
"systemd-socket": "0.0.0",
"tar-stream": "^3.1.7",
"temp": "^0.9.4",
"tom-select": "^2.3.1",
"tree-kill": "^1.2.2",
"triple-beam": "^1.4.1",
"ts-node": "^10.9.2",
"underscore": "^1.13.7",
"url-join": "^5.0.0",
"whatwg-fetch": "^3.6.20",
"which": "^4.0.0",
"winston": "^3.15.0",
"winston-loki": "^6.1.3",
"winston-papertrail": "^1.0.5",
"winston-transport": "^4.8.0",
"yaml": "^2.6.0"
},
"devDependencies": {
"@smithy/util-stream": "^3.1.9",
"@types/body-parser": "^1.19.5",
"@types/bootstrap": "^5.2.10",
"@types/chai": "^5.0.0",
"@types/compression": "^1.7.5",
"@types/express": "^4.17.21",
"@types/file-saver": "^2.0.7",
"@types/fs-extra": "^11.0.4",
"@types/http-proxy": "^1.17.15",
"@types/jquery": "^3.5.31",
"@types/js-cookie": "^3.0.6",
"@types/node-targz": "^0.2.4",
"@types/nopt": "^3.0.32",
"@types/request": "^2.48.12",
"@types/response-time": "^2.3.8",
"@types/serve-favicon": "^2.5.7",
"@types/shell-quote": "^1.7.5",
"@types/temp": "^0.9.4",
"@types/underscore": "^1.13.0",
"@types/url-join": "^4.0.3",
"@types/webpack-env": "^1.18.5",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"@vitest/coverage-v8": "^2.1.3",
"aws-sdk-client-mock": "^4.1.0",
"cheerio": "^1.0.0",
"css-loader": "^7.1.2",
"css-minimizer-webpack-plugin": "^7.0.0",
"cypress": "^13.15.0",
"deep-equal-in-any-order": "^2.0.6",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsdoc": "^48.11.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-requirejs": "^4.0.1",
"eslint-plugin-sonarjs": "^0.25.1",
"eslint-plugin-unicorn": "^51.0.1",
"eslint-plugin-unused-imports": "^3.2.0",
"file-loader": "^6.2.0",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"mini-css-extract-plugin": "^2.9.1",
"mock-fs": "^5.4.0",
"monaco-editor-webpack-plugin": "^7.1.0",
"nock": "^13.5.5",
"prettier": "^3.3.3",
"sass": "^1.80.3",
"sass-loader": "^16.0.2",
"sinon": "^19.0.2",
"source-map-loader": "^5.0.0",
"supertest": "^7.0.0",
"supervisor": "^0.12.0",
"terser-webpack-plugin": "^5.3.10",
"ts-loader": "^9.5.1",
"typescript": "~5.5",
"vitest": "^2.1.1",
"webpack": "^5.95.0",
"webpack-cli": "^5.1.4",
"webpack-dev-middleware": "^7.4.2",
"webpack-manifest-plugin": "^5.0.0"
},
"scripts": {
"ci-lint": "eslint --format github .",
"ci-test": "vitest run --coverage",
"cypress": "cypress run",
"lint": "eslint --max-warnings=0 . --fix && prettier --write .",
"lint-check": "eslint --max-warnings=0 . && prettier --check .",
"lint-files": "eslint --max-warnings=0",
"test": "vitest run",
"test:watch": "vitest",
"test-min": "vitest run --exclude test/filter-tests.ts",
"fix": "npm run lint && npm run format && npm run ts-check",
"check": "npm run ts-check && npm run lint-check && npm run test-min -- --reporter min",
"dev": "cross-env NODE_ENV=DEV node --no-warnings=ExperimentalWarning --loader ts-node/esm app.ts",
"debugger": "cross-env NODE_ENV=DEV node --loader ts-node/esm --inspect-brk app.ts",
"debug": "cross-env NODE_ENV=DEV node --no-warnings=ExperimentalWarning --loader ts-node/esm app.ts --debug",
"start": "npm run webpack && cross-env NODE_ENV=LOCAL node --no-warnings=ExperimentalWarning --loader ts-node/esm app.ts",
"sentry": "npx -p @sentry/cli sentry-cli",
"update-browserslist": "npx browserslist@latest -- --update-db",
"prepare": "husky",
"format": "prettier --write .",
"format-files": "prettier --write --ignore-unknown",
"ts-compile": "tsc",
"ts-check": "tsc -p ./tsconfig.backend.json --noEmit && tsc -p ./tsconfig.frontend.json --noEmit && tsc -p ./tsconfig.tests.json --noEmit",
"webpack": "node --no-warnings=ExperimentalWarning --loader ts-node/esm ./node_modules/webpack-cli/bin/cli.js --node-env=production --config webpack.config.esm.ts"
},
"license": "BSD-2-Clause"
}