blob: c5cd192034c84cf2c61dbd9d759c1f169f10a2bd [file] [log] [blame]
Adrià Vilanova Martínez3465e772021-07-11 19:18:41 +02001{
2 "name": "twpowertools",
3 "version": "0.0.0",
4 "description": "An extension which brings several enhancements to the Google Forums and the Community Console.",
5 "directories": {
6 "doc": "docs"
7 },
Adrià Vilanova Martínez2e464f32024-05-31 20:02:09 +02008 "scripts": {
9 "preinstall": "npx only-allow pnpm"
10 },
Adrià Vilanova Martínez3465e772021-07-11 19:18:41 +020011 "repository": {
12 "type": "git",
13 "url": "https://gerrit.avm99963.com/infinitegforums"
14 },
15 "author": "Adrià Vilanova Martínez (avm99963)",
16 "license": "MIT",
17 "bugs": {
18 "url": "https://bugs.avm99963.com/p/twpowertools"
19 },
20 "keywords": [
21 "chrome",
22 "firefox",
23 "extension",
24 "webext",
25 "add-on",
26 "forums",
27 "google"
28 ],
Adrià Vilanova Martínez368bacb2024-09-27 23:42:33 +020029 "engines": {
30 "node": ">=20",
31 "pnpm": ">=9"
32 },
Adrià Vilanova Martínez3465e772021-07-11 19:18:41 +020033 "devDependencies": {
Renovate bot26bc7352024-07-13 12:08:16 +000034 "@babel/plugin-transform-modules-commonjs": "7.24.8",
Renovate botfd6c0432024-05-11 09:08:50 +000035 "@jest/globals": "29.7.0",
Renovate bot0b0979b2024-02-09 19:10:13 +000036 "@lit/localize-tools": "0.7.2",
Renovate botec81eba2024-09-27 23:13:45 +000037 "@types/chrome": "0.0.272",
Renovate bot1474faa2024-06-01 16:08:36 +000038 "@types/eslint__js": "8.42.3",
Renovate bot5564b7b2024-07-29 07:07:46 +000039 "@types/node": "20.14.13",
Renovate bot981b22d2024-02-09 20:55:40 +000040 "copy-webpack-plugin": "12.0.2",
Renovate botdde73c42024-05-22 15:08:25 +000041 "css-loader": "7.1.2",
Renovate bot961ddb92024-07-29 03:08:32 +000042 "eslint": "9.8.0",
Renovate bot904d2b42024-02-08 23:11:08 +000043 "jest": "29.7.0",
44 "jest-environment-jsdom": "29.7.0",
Renovate bot9ee90f92023-12-30 00:08:45 +000045 "json5": "2.2.3",
Renovate bot5e0f0ed2024-09-27 23:13:52 +000046 "mini-css-extract-plugin": "2.9.1",
Renovate bot9ee90f92023-12-30 00:08:45 +000047 "path": "0.12.7",
48 "raw-loader": "4.0.2",
Renovate bot80fe2332024-07-11 20:09:26 +000049 "sass": "1.77.8",
Renovate bot608f2442024-09-28 00:13:41 +000050 "sass-loader": "16.0.2",
Renovate bot41a3bd22024-04-08 17:10:21 +000051 "style-loader": "4.0.0",
Renovate bot1474faa2024-06-01 16:08:36 +000052 "terser-webpack-plugin": "5.3.10",
Renovate botef9cbc12024-09-28 00:13:50 +000053 "ts-jest": "29.2.5",
Renovate botfd6c0432024-05-11 09:08:50 +000054 "ts-loader": "9.5.1",
55 "ts-node": "10.9.2",
Renovate boteab73a42024-07-29 15:08:41 +000056 "typescript": "5.5.4",
Renovate botdaf88642024-07-30 20:08:49 +000057 "typescript-eslint": "8.0.0-alpha.60",
Renovate bota1c867f2024-07-07 15:10:28 +000058 "web-ext": "8.2.0",
Renovate bot55b722b2024-07-13 19:08:22 +000059 "webpack": "5.93.0",
Renovate botbe650072024-02-10 00:18:52 +000060 "webpack-cli": "5.1.4",
Renovate bot2d399892024-02-08 23:10:41 +000061 "webpack-preprocessor-loader": "1.3.0",
Renovate bot3d491ca2024-09-28 00:13:59 +000062 "webpack-shell-plugin-next": "2.3.2"
Adrià Vilanova Martínez3465e772021-07-11 19:18:41 +020063 },
Adrià Vilanova Martínez27c69962021-07-17 23:32:51 +020064 "private": true,
65 "dependencies": {
Adrià Vilanova Martíneza2dda312024-05-18 00:35:51 +020066 "@datastructures-js/queue": "^4.2.3",
Renovate bot0a2b1fe2024-02-08 23:11:19 +000067 "@lit/localize": "^0.12.0",
Adrià Vilanova Martínez5f5b3e02023-07-23 00:08:17 +020068 "@material/banner": "^14.0.0",
Adrià Vilanova Martínez54964a52022-10-26 23:53:29 +020069 "@material/mwc-circular-progress": "^0.27.0",
Adrià Vilanova Martínezf276ac72022-10-13 22:16:22 +020070 "@material/mwc-dialog": "^0.27.0",
Renovate bot66cc9c12024-02-09 22:11:17 +000071 "@material/tooltip": "^14.0.0",
Renovate bot5d3f0c22024-07-29 04:08:53 +000072 "@material/web": "^2.0.0",
Renovate bot0dc06452024-02-25 16:09:46 +000073 "@stdlib/utils-escape-regexp-string": "^0.2.0",
Renovate botdfe98132024-03-11 23:09:17 +000074 "async-mutex": "^0.5.0",
Renovate bot822a80d2024-02-09 23:12:14 +000075 "dompurify": "^3.0.0",
Adrià Vilanova Martínez50435f82022-01-21 19:33:36 +010076 "google-protobuf": "^3.19.3",
Adrià Vilanova Martínez413cb442021-09-06 00:30:45 +020077 "grpc-web": "^1.2.1",
Renovate botfbd73102024-02-09 23:12:32 +000078 "idb": "^8.0.0",
Renovate bot8617f862024-02-25 18:10:17 +000079 "lit": "^3.0.0",
Renovate bot3aaf3b12024-02-10 00:25:28 +000080 "poll-until-promise": "^4.0.0",
Adrià Vilanova Martínez413cb442021-09-06 00:30:45 +020081 "semver": "^7.3.5",
Adrià Vilanova Martínezb06c13d2022-06-20 17:30:14 +000082 "sw-xhr": "^0.0.3"
Adrià Vilanova Martínez27c69962021-07-17 23:32:51 +020083 }
Adrià Vilanova Martínez3465e772021-07-11 19:18:41 +020084}