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 09cdbec commit 3522818Copy full SHA for 3522818
package.json
@@ -3,6 +3,10 @@
3
"version": "1.1.2",
4
"description": "Minify JSON files blazing fast, removing comments/whitespace.",
5
"homepage": "https://github.com/aminya/minijson",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "https://github.com/aminya/minijson.git"
9
+ },
10
"license": "MIT",
11
"author": "Amin Yahyaabdi",
12
"main": "./dist/lib.js",
0 commit comments