We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 95d9f8b + e5d034d commit 2a109aeCopy full SHA for 2a109ae
package.json
@@ -14,6 +14,8 @@
14
"jest:coverage": "npm run jest:coverage:clean && npm run jest:coverage:generate && npm run jest:coverage:upload",
15
"test": "npm run eslint && npm run jest && npm run jest:coverage"
16
},
17
+ "homepage": "https://github.com/slackhq/csp-html-webpack-plugin",
18
+ "bugs": "https://github.com/slackhq/csp-html-webpack-plugin/issues",
19
"repository": {
20
"type": "git",
21
"url": "git@github.com:slackhq/csp-html-webpack-plugin.git"
0 commit comments