{ "_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/trott/io.js/tools/node_modules/flat-cache" ] ], "_from": "circular-json@>=0.3.1 <0.4.0", "_id": "circular-json@0.3.1", "_inCache": true, "_location": "/circular-json", "_nodeVersion": "6.3.1", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/circular-json-0.3.1.tgz_1470074424027_0.9458420514129102" }, "_npmUser": { "name": "webreflection", "email": "andrea.giammarchi@gmail.com" }, "_npmVersion": "3.10.5", "_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.1.tgz", "_shasum": "be8b36aefccde8b3ca7aa2d6afc07a37242c0d2d", "_shrinkwrap": null, "_spec": "circular-json@^0.3.1", "_where": "/Users/trott/io.js/tools/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": { "wru": "*" }, "directories": {}, "dist": { "shasum": "be8b36aefccde8b3ca7aa2d6afc07a37242c0d2d", "tarball": "https://registry.npmjs.org/circular-json/-/circular-json-0.3.1.tgz" }, "generator": "https://github.com/WebReflection/gitstrap", "gitHead": "54e5be62cf7f8b761ad120ea7a986da7fbffa5b9", "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": { "test": "node test/.test.js" }, "version": "0.3.1" }