blob: 874b16502c5ce039c029f2f642b1075bd25aedf1 [file] [log] [blame]
{
"name": "twpowertools",
"version": "0.0.0",
"description": "An extension which brings several enhancements to the Google Forums and the Community Console.",
"directories": {
"doc": "docs"
},
"scripts": {},
"repository": {
"type": "git",
"url": "https://gerrit.avm99963.com/infinitegforums"
},
"author": "Adrià Vilanova Martínez (avm99963)",
"license": "MIT",
"bugs": {
"url": "https://bugs.avm99963.com/p/twpowertools"
},
"keywords": [
"chrome",
"firefox",
"extension",
"webext",
"add-on",
"forums",
"google"
],
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "7.23.3",
"@lit/localize-tools": "0.6.7",
"copy-webpack-plugin": "9.0.1",
"css-loader": "6.2.0",
"eslint": "8.56.0",
"jest": "29.3.1",
"jest-environment-jsdom": "29.3.1",
"json5": "2.2.3",
"mini-css-extract-plugin": "2.7.6",
"path": "0.12.7",
"raw-loader": "4.0.2",
"sass": "1.38.1",
"sass-loader": "12.1.0",
"style-loader": "3.2.1",
"webpack": "5.79.0",
"webpack-cli": "4.7.2",
"webpack-preprocessor-loader": "1.1.4",
"webpack-shell-plugin-next": "2.2.2"
},
"private": true,
"dependencies": {
"@lit/localize": "^0.11.4",
"@material/banner": "^14.0.0",
"@material/mwc-circular-progress": "^0.27.0",
"@material/mwc-dialog": "^0.27.0",
"@material/tooltip": "^12.0.0",
"@material/web": "^0.1.0-alpha.0",
"async-mutex": "^0.3.2",
"dompurify": "^2.4.1",
"google-protobuf": "^3.19.3",
"grpc-web": "^1.2.1",
"idb": "^6.1.2",
"lit": "^2.3.1",
"poll-until-promise": "^3.6.1",
"semver": "^7.3.5",
"sw-xhr": "^0.0.3"
}
}