{ "name": "json3", "version": "3.2.6", "description": "A modern JSON implementation compatible with nearly all JavaScript platforms.", "homepage": "http://bestiejs.github.io/json3", "main": "./lib/json3", "keywords": [ "json", "spec", "ecma", "es5", "lexer", "parser", "stringify" ], "licenses": [ { "type": "MIT", "url": "http://kit.mit-license.org/" } ], "author": { "name": "Kit Cambridge", "email": "github@kitcambridge.be", "url": "http://kitcambridge.be/" }, "maintainers": [ { "name": "kitcambridge", "email": "kitcambridge@me.com" } ], "contributors": [ { "name": "Mangled Deutz", "email": "olivier@webitup.fr", "url": "http://tech.roxee.tv/" }, { "name": "Øyvind Sean Kinsey", "email": "oyvind@kinsey.no", "url": "http://fb.me/ok" }, { "name": "Oskar Schöldström", "email": "public@oxy.fi", "url": "http://oxy.fi/" }, { "name": "Benjamin Tan", "email": "demoneaux@gmail.com", "url": "http://d10.github.io/" }, { "name": "Kiryl Yermakou", "email": "rma4ok@gmail.com", "url": "https://github.com/rma4ok" } ], "bugs": { "url": "https://github.com/bestiejs/json3/issues" }, "scripts": { "test": "node test/test_*.js" }, "repository": { "type": "git", "url": "git://github.com/bestiejs/json3.git" }, "jam": { "main": "./lib/json3.js" }, "volo": { "type": "directory", "ignore": [ ".*", "build.js", "index.html", "component.json", "bower.json", "benchmark", "page", "test", "vendor" ] }, "_id": "json3@3.2.6", "dist": { "shasum": "f6efc93c06a04de9aec53053df2559bb19e2038b", "tarball": "http://registry.npmjs.org/json3/-/json3-3.2.6.tgz" }, "_from": "json3@3.2.6", "_npmVersion": "1.3.8", "_npmUser": { "name": "kitcambridge", "email": "github@kitcambridge.be" }, "directories": {}, "_shasum": "f6efc93c06a04de9aec53053df2559bb19e2038b", "_resolved": "https://registry.npmjs.org/json3/-/json3-3.2.6.tgz", "readme": "ERROR: No README data found!" }