Sha256: 83a3d76288b36f4a634cf8458e663c65eab555563bf84ee0021e7c411a69c5e9
Contents?: true
Size: 1.29 KB
Versions: 10
Compression:
Stored size: 1.29 KB
Contents
{ "name": "json-stringify-safe", "version": "5.0.0", "description": "Like JSON.stringify, but doesn't blow up on circular refs", "main": "stringify.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git://github.com/isaacs/json-stringify-safe" }, "keywords": [ "json", "stringify", "circular", "safe" ], "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me" }, "license": "BSD", "bugs": { "url": "https://github.com/isaacs/json-stringify-safe/issues" }, "_id": "json-stringify-safe@5.0.0", "dist": { "shasum": "4c1f228b5050837eba9d21f50c2e6e320624566e", "tarball": "http://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz" }, "_from": "json-stringify-safe@>=5.0.0 <5.1.0", "_npmVersion": "1.3.6", "_npmUser": { "name": "isaacs", "email": "i@izs.me" }, "maintainers": [ { "name": "isaacs", "email": "i@izs.me" } ], "directories": {}, "_shasum": "4c1f228b5050837eba9d21f50c2e6e320624566e", "_resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz", "readme": "ERROR: No README data found!", "homepage": "https://github.com/isaacs/json-stringify-safe" }
Version data entries
10 entries across 10 versions & 1 rubygems