{ "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" }, "main": "./app.ts", "dependencies": { "@aws-sdk/client-dynamodb": "^3.506.0", "@aws-sdk/client-ec2": "^3.504.0", "@aws-sdk/client-s3": "^3.504.0", "@aws-sdk/client-ssm": "^3.504.0", "@aws-sdk/credential-providers": "^3.504.1", "@flatten-js/interval-tree": "^1.1.2", "@fortawesome/fontawesome-free": "^6.5.1", "@orchidjs/sifter": "^1.0.3", "@sentry/browser": "^7.99.0", "@sentry/node": "^7.99.0", "@types/morgan": "^1.9.9", "big-integer": "^1.6.52", "body-parser": "^1.20.2", "bootstrap": "^4.6.2", "buffer": "^6.0.3", "chart.js": "^4.4.1", "clipboard": "^2.0.11", "compression": "^1.7.4", "copy-webpack-plugin": "^12.0.2", "cross-env": "^7.0.3", "eslint-plugin-header": "^3.1.1", "eslint-plugin-prettier": "^5.1.3", "events": "^3.3.0", "express": "^4.18.2", "file-saver": "^2.0.5", "fs-extra": "^11.2.0", "golden-layout": "^1.5.9", "http-proxy": "^1.18.1", "husky": "^9.0.10", "jquery": "^3.7.1", "js-cookie": "^3.0.5", "jszip": "^3.10.1", "lodash.clonedeep": "^4.5.0", "lru-cache": "^10.2.0", "lz-string": "^1.5.0", "monaco-editor": "^0.45.0", "monaco-vim": "^0.4.1", "morgan": "^1.10.0", "node-targz": "^0.2.0", "nopt": "^7.2.0", "p-queue": "^8.0.1", "path-browserify": "^1.0.1", "popper.js": "^1.16.1", "profanities": "^3.0.1", "prom-client": "^15.1.0", "pug": "^3.0.2", "request": "^2.88.2", "response-time": "^2.3.2", "sanitize-filename": "^1.6.3", "scroll-into-view-if-needed": "^3.1.0", "semver": "^7.5.4", "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.6", "url-join": "^5.0.0", "whatwg-fetch": "^3.6.20", "which": "^4.0.0", "winston": "^3.11.0", "winston-loki": "^6.0.8", "winston-papertrail": "^1.0.5", "winston-transport": "^4.7.0", "yaml": "^2.3.4" }, "devDependencies": { "@babel/preset-typescript": "^7.23.3", "@smithy/util-stream": "^2.1.1", "@types/body-parser": "^1.19.5", "@types/bootstrap": "^5.2.10", "@types/chai": "^4.3.11", "@types/chai-as-promised": "^7.1.8", "@types/express": "^4.17.21", "@types/file-saver": "^2.0.7", "@types/fs-extra": "^11.0.4", "@types/http-proxy": "^1.17.14", "@types/jquery": "^3.5.29", "@types/js-cookie": "^3.0.6", "@types/mocha": "^10.0.6", "@types/node-targz": "^0.2.4", "@types/nopt": "^3.0.32", "@types/request": "^2.48.12", "@types/shell-quote": "^1.7.5", "@types/temp": "^0.9.4", "@types/underscore": "^1.11.15", "@types/webpack-env": "^1.18.4", "@typescript-eslint/eslint-plugin": "^6.20.0", "@typescript-eslint/parser": "^6.20.0", "approvals": "^6.2.4", "aws-sdk-client-mock": "^3.0.1", "c8": "^9.1.0", "chai": "^4.4.1", "chai-as-promised": "^7.1.1", "chai-http": "^4.4.0", "cheerio": "^1.0.0-rc.12", "codecov": "^3.8.3", "css-loader": "^6.10.0", "css-minimizer-webpack-plugin": "^6.0.0", "cypress": "^13.6.4", "deep-equal-in-any-order": "^2.0.6", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", "eslint-formatter-github": "^1.1.4", "eslint-import-resolver-typescript": "^3.6.1", "eslint-plugin-import": "^2.29.1", "eslint-plugin-jsdoc": "^48.0.4", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^6.1.1", "eslint-plugin-requirejs": "^4.0.1", "eslint-plugin-sonarjs": "^0.23.0", "eslint-plugin-unicorn": "^50.0.1", "eslint-plugin-unused-imports": "^3.0.0", "file-loader": "^6.2.0", "lint-staged": "^15.2.1", "mini-css-extract-plugin": "^2.8.0", "mocha": "^10.2.0", "mock-fs": "^5.2.0", "monaco-editor-webpack-plugin": "^7.1.0", "nock": "^13.5.1", "prettier": "^3.2.5", "sass": "^1.70.0", "sass-loader": "^14.1.0", "sinon": "^17.0.1", "source-map-loader": "^5.0.0", "supervisor": "^0.12.0", "terser-webpack-plugin": "^5.3.10", "ts-loader": "^9.5.1", "typescript": "^5.3.3", "webpack": "^5.90.1", "webpack-cli": "^5.1.4", "webpack-dev-middleware": "^7.0.0", "webpack-manifest-plugin": "^5.0.0" }, "mocha": { "require": [ "test/_setup.js" ] }, "scripts": { "ci-lint": "eslint --format github .", "ci-test": "c8 npm run test", "cypress": "cypress run", "lint": "eslint --max-warnings=0 . --fix", "lint-check": "eslint --max-warnings=0 . && prettier --check .", "lint-files": "eslint --max-warnings=0", "test": "node --no-warnings=ExperimentalWarning --loader ts-node/esm ./node_modules/mocha/bin/mocha.js -b 'test/**/*.ts' 'test/**/*.js'", "test-min": "node --no-warnings=ExperimentalWarning --loader ts-node/esm ./node_modules/mocha/bin/mocha.js -b --config .mocharc-min.yml", "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", "codecov": "codecov --disable=gcov", "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" }