mirror of
https://github.com/circlecell/jsonlint-mod.git
synced 2026-01-21 05:07:49 +08:00
1.3.1
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"lint",
|
||||
"jsonlint"
|
||||
],
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"preferGlobal": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -35,5 +35,6 @@
|
||||
"scripts": {
|
||||
"test": "node test/all-tests.js"
|
||||
},
|
||||
"homepage": "http://zaach.github.com/jsonlint/"
|
||||
"homepage": "http://zaach.github.com/jsonlint/",
|
||||
"optionalDependencies": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user