Repository URL to install this package:
|
Version:
1.16.0 ▾
|
{
"_args": [
[
"jju@^1.1.0",
"/Users/rebecca/code/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror"
]
],
"_from": "jju@>=1.1.0 <2.0.0",
"_id": "jju@1.3.0",
"_inCache": true,
"_installable": true,
"_location": "/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": {},
"_requested": {
"name": "jju",
"raw": "jju@^1.1.0",
"rawSpec": "^1.1.0",
"scope": null,
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/json-parse-helpfulerror"
],
"_resolved": "https://registry.npmjs.org/jju/-/jju-1.3.0.tgz",
"_shasum": "dadd9ef01924bc728b03f2f7979bdbd62f7a2aaa",
"_shrinkwrap": null,
"_spec": "jju@^1.1.0",
"_where": "/Users/rebecca/code/npm/node_modules/read-package-json/node_modules/json-parse-helpfulerror",
"author": {
"name": "Alex Kocharin",
"email": "alex@kocharin.ru"
},
"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": [
{
"name": "rlidwka",
"email": "alex@kocharin.ru"
}
],
"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"
}