We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f51e678 commit dbc5e4aCopy full SHA for dbc5e4a
package.json
@@ -1,4 +1,17 @@
1
{
2
+ "name": "@bitwarden/template",
3
+ "version": "0.0.0",
4
+ "description": "Bitwarden Template",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "git+https://github.com/bitwarden/template.git"
8
+ },
9
+ "author": "Bitwarden Inc. <hello@bitwarden.com> (https://bitwarden.com)",
10
+ "license": "GPL-3.0",
11
+ "bugs": {
12
+ "url": "https://github.com/bitwarden/template/issues"
13
14
+ "homepage": "https://bitwarden.com",
15
"devDependencies": {
16
"husky": "^8.0.3",
17
"lint-staged": "^13.1.0",
0 commit comments