blob: eb78dbb5f2903951860e85cfcffb70466159d9d7 [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.20.11",
"copy-webpack-plugin": "^9.0.1",
"css-loader": "^6.2.0",
"eslint": "^8.30.0",
"jest": "^29.3.1",
"jest-environment-jsdom": "^29.3.1",
"json5": "^2.2.0",
"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.44.0",
"webpack-cli": "^4.7.2",
"webpack-preprocessor-loader": "^1.1.4",
"webpack-shell-plugin-next": "^2.2.2"
},
"private": true,
"dependencies": {
"@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"
}
}