109 lines
2.5 KiB
JSON

{
"_args": [
[
{
"raw": "jsonlint",
"scope": null,
"escapedName": "jsonlint",
"name": "jsonlint",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp"
]
],
"_from": "jsonlint@latest",
"_id": "jsonlint@1.6.3",
"_inCache": true,
"_location": "/jsonlint",
"_nodeVersion": "8.5.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/jsonlint_1.6.3_1519250216813_0.33330309309916717"
},
"_npmUser": {
"name": "zaach",
"email": "zack.carter@gmail.com"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "jsonlint",
"scope": null,
"escapedName": "jsonlint",
"name": "jsonlint",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/jsonlint/-/jsonlint-1.6.3.tgz",
"_shasum": "cb5e31efc0b78291d0d862fbef05900adf212988",
"_shrinkwrap": null,
"_spec": "jsonlint",
"_where": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp",
"author": {
"name": "Zach Carter",
"email": "zach@carter.name",
"url": "http://zaa.ch"
},
"bin": {
"jsonlint": "lib/cli.js"
},
"bugs": {
"url": "http://github.com/zaach/jsonlint/issues"
},
"dependencies": {
"JSV": "^4.0.x",
"nomnom": "^1.5.x"
},
"description": "Validate JSON",
"devDependencies": {
"jison": "*",
"test": "*",
"uglify-js": "*"
},
"directories": {},
"dist": {
"integrity": "sha512-jMVTMzP+7gU/IyC6hvKyWpUU8tmTkK5b3BPNuMI9U8Sit+YAWLlZwB6Y6YrdCxfg2kNz05p3XY3Bmm4m26Nv3A==",
"shasum": "cb5e31efc0b78291d0d862fbef05900adf212988",
"tarball": "https://registry.npmjs.org/jsonlint/-/jsonlint-1.6.3.tgz",
"fileCount": 49,
"unpackedSize": 63069
},
"engines": {
"node": ">= 0.6"
},
"gitHead": "843cad2bbd87139bb75806c1c24fe0d821a41ff4",
"homepage": "http://zaach.github.com/jsonlint/",
"keywords": [
"json",
"validation",
"lint",
"jsonlint"
],
"main": "lib/jsonlint.js",
"maintainers": [
{
"name": "zaach",
"email": "zack.carter@gmail.com"
}
],
"name": "jsonlint",
"optionalDependencies": {},
"preferGlobal": true,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/zaach/jsonlint.git"
},
"scripts": {
"test": "node test/all-tests.js"
},
"version": "1.6.3"
}