{
"name": "circularjs", "version": "0.1.3", "description": "Traverse circular javascript object graphs, in a non-recursive way", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git://github.com/aaaristo/circularjs.git" }, "keywords": [ "json", "graph", "traversal", "non-recursive" ], "author": { "name": "aaaristo" }, "license": "Apache2", "bugs": { "url": "https://github.com/aaaristo/circularjs/issues" }, "dependencies": { "underscore": "~1.6.0" }, "devDependencies": { "chai": "~1.9.1" }, "_id": "circularjs@0.1.3", "dist": { "shasum": "78adeee059b0bafe0b73967afc21a6225fbe23e6", "tarball": "http://registry.npmjs.org/circularjs/-/circularjs-0.1.3.tgz" }, "_from": "circularjs@>=0.1.0 <0.2.0", "_npmVersion": "1.3.11", "_npmUser": { "name": "aaaristo", "email": "andrea.gariboldi@gmail.com" }, "maintainers": [ { "name": "aaaristo", "email": "andrea.gariboldi@gmail.com" } ], "directories": {}, "_shasum": "78adeee059b0bafe0b73967afc21a6225fbe23e6", "_resolved": "https://registry.npmjs.org/circularjs/-/circularjs-0.1.3.tgz"
}