blob: ceebbb61ff75cfc8d02a1e217c435d2e9ae57363 [file] [log] [blame]
{
"_from": "jju@>=1.1.0 <2.0.0",
"_id": "jju@1.3.0",
"_location": "/npm/read-package-json/json-parse-helpfulerror/jju",
"_nodeVersion": "2.2.1",
"_npmOperationalInternal": {
"host": "packages-6-west.internal.npmjs.com",
"tmp": "tmp/jju-1.3.0.tgz_1455989902144_0.8787874563131481"
},
"_npmUser": {
"email": "alex@kocharin.ru",
"name": "rlidwka"
},
"_npmVersion": "2.0.1",
"_phantomChildren": {},
"_requiredBy": [
"/npm/read-package-json/json-parse-helpfulerror"
],
"_resolved": "https://registry.npmjs.org/jju/-/jju-1.3.0.tgz",
"_shasum": "dadd9ef01924bc728b03f2f7979bdbd62f7a2aaa",
"_shrinkwrap": null,
"author": {
"email": "alex@kocharin.ru",
"name": "Alex Kocharin"
},
"bugs": {
"url": "https://github.com/rlidwka/jju/issues"
},
"dependencies": {},
"description": "a set of utilities to work with JSON / JSON5 documents",
"devDependencies": {
"eslint": "~0.4.2",
"js-yaml": ">=3.1.0",
"mocha": ">=1.21.0"
},
"directories": {},
"dist": {
"shasum": "dadd9ef01924bc728b03f2f7979bdbd62f7a2aaa",
"tarball": "https://registry.npmjs.org/jju/-/jju-1.3.0.tgz"
},
"gitHead": "6a1248fc29abb3f418fa143e31ee548cd5a2477c",
"homepage": "http://rlidwka.github.io/jju/",
"keywords": [
"json",
"json5",
"parser",
"serializer",
"data"
],
"license": {
"type": "WTFPL",
"url": "http://www.wtfpl.net/txt/copying/"
},
"maintainers": [
{
"email": "alex@kocharin.ru",
"name": "rlidwka"
}
],
"name": "jju",
"optionalDependencies": {},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/rlidwka/jju.git"
},
"scripts": {
"lint": "eslint -c ./.eslint.yaml ./lib",
"test": "mocha test/*.js"
},
"version": "1.3.0"
}