Skip to content

Commit a1eac88

Browse files
committed
Add more npm package info
1 parent 861fcb5 commit a1eac88

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

package.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,21 @@
11
{
22
"name": "samfirm",
33
"version": "0.1.0",
4-
"description": "",
4+
"description": "A streaming downloader, decryptor and extractor of Samsung firmware",
5+
"keywords": [
6+
"samsung",
7+
"firmware",
8+
"samfirm"
9+
],
510
"author": "Jesse Chan",
611
"license": "GPL-3.0-or-later",
12+
"repository": {
13+
"type": "git",
14+
"url": "https://github.com/jesec/samfirm.js.git"
15+
},
16+
"bugs": {
17+
"url": "https://github.com/jesec/samfirm.js/issues"
18+
},
719
"files": [
820
"dist"
921
],

0 commit comments

Comments
 (0)