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 3828755 commit c28bea2Copy full SHA for c28bea2
package.json
@@ -1,21 +1,21 @@
1
{
2
"author": "Zach Carter <zach@carter.name> (http://zaa.ch)",
3
- "name": "jsonlint",
+ "name": "jsonlint-newline-fork",
4
"description": "Validate JSON",
5
"keywords": [
6
"json",
7
"validation",
8
"lint",
9
"jsonlint"
10
],
11
- "version": "1.6.2",
+ "version": "1.6.3",
12
"preferGlobal": true,
13
"repository": {
14
"type": "git",
15
- "url": "git://github.com/zaach/jsonlint.git"
+ "url": "git://github.com/kevcenteno/jsonlint.git"
16
},
17
"bugs": {
18
- "url": "http://github.com/zaach/jsonlint/issues"
+ "url": "http://github.com/kevcenteno/jsonlint/issues"
19
20
"main": "lib/jsonlint.js",
21
"bin": {
0 commit comments