Skip to content

Commit c28bea2

Browse files
committed
Prep package for publish
1 parent 3828755 commit c28bea2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
22
"author": "Zach Carter <zach@carter.name> (http://zaa.ch)",
3-
"name": "jsonlint",
3+
"name": "jsonlint-newline-fork",
44
"description": "Validate JSON",
55
"keywords": [
66
"json",
77
"validation",
88
"lint",
99
"jsonlint"
1010
],
11-
"version": "1.6.2",
11+
"version": "1.6.3",
1212
"preferGlobal": true,
1313
"repository": {
1414
"type": "git",
15-
"url": "git://github.com/zaach/jsonlint.git"
15+
"url": "git://github.com/kevcenteno/jsonlint.git"
1616
},
1717
"bugs": {
18-
"url": "http://github.com/zaach/jsonlint/issues"
18+
"url": "http://github.com/kevcenteno/jsonlint/issues"
1919
},
2020
"main": "lib/jsonlint.js",
2121
"bin": {

0 commit comments

Comments
 (0)