Skip to content

Commit dbc5e4a

Browse files
committed
Package definition requirements and other metadata
1 parent f51e678 commit dbc5e4a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

package.json

+13
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
{
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",
215
"devDependencies": {
316
"husky": "^8.0.3",
417
"lint-staged": "^13.1.0",

0 commit comments

Comments
 (0)