blob: 4b209dcb5b4e7be71a67d0994150410d6e396bbe [file] [log] [blame]
{
"_args": [
[
{
"raw": "circular-json@^0.3.1",
"scope": null,
"escapedName": "circular-json",
"name": "circular-json",
"rawSpec": "^0.3.1",
"spec": ">=0.3.1 <0.4.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/flat-cache"
]
],
"_from": "circular-json@>=0.3.1 <0.4.0",
"_id": "circular-json@0.3.3",
"_inCache": true,
"_location": "/circular-json",
"_nodeVersion": "8.2.1",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/circular-json-0.3.3.tgz_1500879385194_0.5629333322867751"
},
"_npmUser": {
"name": "webreflection",
"email": "andrea.giammarchi@gmail.com"
},
"_npmVersion": "5.3.0",
"_phantomChildren": {},
"_requested": {
"raw": "circular-json@^0.3.1",
"scope": null,
"escapedName": "circular-json",
"name": "circular-json",
"rawSpec": "^0.3.1",
"spec": ">=0.3.1 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/flat-cache"
],
"_resolved": "https://registry.npmjs.org/circular-json/-/circular-json-0.3.3.tgz",
"_shasum": "815c99ea84f6809529d2f45791bdf82711352d66",
"_shrinkwrap": null,
"_spec": "circular-json@^0.3.1",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/flat-cache",
"author": {
"name": "Andrea Giammarchi",
"url": "http://webreflection.blogspot.com/"
},
"bugs": {
"url": "https://github.com/WebReflection/circular-json/issues"
},
"dependencies": {},
"description": "JSON does not handle circular references. This version does",
"devDependencies": {
"coveralls": "^2.13.0",
"istanbul": "^0.4.5",
"tiny-cdn": "^0.7.0",
"tressa": "^0.3.1"
},
"directories": {},
"dist": {
"integrity": "sha512-UZK3NBx2Mca+b5LsG7bY183pHWt5Y1xts4P3Pz7ENTwGVnJOUWbRb3ocjvX7hx9tq/yTAdclXm9sZ38gNuem4A==",
"shasum": "815c99ea84f6809529d2f45791bdf82711352d66",
"tarball": "https://registry.npmjs.org/circular-json/-/circular-json-0.3.3.tgz"
},
"generator": "https://github.com/WebReflection/gitstrap",
"gitHead": "28b3b0440554f81f3c6e7b10f7dcec9af9588756",
"homepage": "https://github.com/WebReflection/circular-json",
"keywords": [
"JSON",
"circular",
"reference",
"recursive",
"recursion",
"parse",
"stringify"
],
"license": "MIT",
"main": "./build/circular-json.node.js",
"maintainers": [
{
"name": "webreflection",
"email": "andrea.giammarchi@gmail.com"
}
],
"name": "circular-json",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/WebReflection/circular-json.git"
},
"scripts": {
"coveralls": "cat ./coverage/lcov.info | coveralls",
"test": "istanbul cover test/circular-json.js",
"web": "$(sleep 2 && open http://0.0.0.0:7151/) & tiny-cdn run ./"
},
"version": "0.3.3"
}