Skip to content

Commit 3522818

Browse files
committed
chore: add repository to package.json
1 parent 09cdbec commit 3522818

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "1.1.2",
44
"description": "Minify JSON files blazing fast, removing comments/whitespace.",
55
"homepage": "https://github.com/aminya/minijson",
6+
"repository": {
7+
"type": "git",
8+
"url": "https://github.com/aminya/minijson.git"
9+
},
610
"license": "MIT",
711
"author": "Amin Yahyaabdi",
812
"main": "./dist/lib.js",

0 commit comments

Comments
 (0)