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.
1 parent 861fcb5 commit a1eac88Copy full SHA for a1eac88
package.json
@@ -1,9 +1,21 @@
1
{
2
"name": "samfirm",
3
"version": "0.1.0",
4
- "description": "",
+ "description": "A streaming downloader, decryptor and extractor of Samsung firmware",
5
+ "keywords": [
6
+ "samsung",
7
+ "firmware",
8
+ "samfirm"
9
+ ],
10
"author": "Jesse Chan",
11
"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
19
"files": [
20
"dist"
21
],
0 commit comments