| { |
| "name": "gerrit-build-tools", |
| "description": "Gerrit Build Tools", |
| "browser": false, |
| "dependencies": { |
| "@bazel/rollup": "^5.5.0", |
| "@bazel/typescript": "^5.5.0", |
| "@bazel/concatjs": "^5.5.0", |
| "@types/node": "^10.17.12", |
| "@types/parse5": "^4.0.0", |
| "@types/parse5-html-rewriting-stream": "^5.1.2", |
| "crisper": "^2.1.1", |
| "dom5": "^3.0.1", |
| "parse5-html-rewriting-stream": "^5.1.1", |
| "polymer-bundler": "^4.0.10", |
| "rollup": "^2.3.4", |
| "rollup-plugin-commonjs": "^10.1.0", |
| "rollup-plugin-define": "^1.0.1", |
| "rollup-plugin-node-resolve": "^5.2.0", |
| "rollup-plugin-terser": "^5.1.3", |
| "typescript": "^4.7.2" |
| }, |
| "devDependencies": {}, |
| "license": "Apache-2.0", |
| "private": true, |
| "resolutions": { |
| "lodash": "4.17.21", |
| "wct-local": "2.1.6", |
| "launchpad": "git+https://github.com/418sec/launchpad.git#de5aca11dc16a8e530195281c77614bdbb08e7be" |
| } |
| } |