Sha256: 6894e15a37e9d8d30fc5b6a88cd1e26fb659d2681cf550e1a5b9d17f1b13eac0
Contents?: true
Size: 1.19 KB
Versions: 2
Compression:
Stored size: 1.19 KB
Contents
{ "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" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gson_parser-0.1.1 | lib/nodejs/node_modules/gson/node_modules/circularjs/package.json |
gson_parser-0.1.0 | lib/nodejs/node_modules/gson/node_modules/circularjs/package.json |