Skip to content

Commit 28dc66d

Browse files
committed
chore: update package.json for npm
1 parent e282e63 commit 28dc66d

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

package.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,18 @@
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
99
"author": "thecodrr",
10-
"license": "MIT"
10+
"license": "Apache 2.0",
11+
"repository": {
12+
"type": "git",
13+
"url": "https://github.com/thecodrr/WhatIfJS"
14+
},
15+
"bugs": {
16+
"url": "https://github.com/thecodrr/WhatIfJS/issues"
17+
},
18+
"homepage": "https://github.com/thecodrr/WhatIfJS/nodecalc",
19+
"keywords": [
20+
"whatif",
21+
"javascript",
22+
"nodejs"
23+
]
1124
}

0 commit comments

Comments
 (0)