{ "_args": [ [ "json3@3.3.2", "/mnt/c/Users/Henry/git/PaperIO-Web/node_modules/socket.io-parser" ] ], "_from": "json3@3.3.2", "_id": "json3@3.3.2", "_inCache": true, "_installable": true, "_location": "/json3", "_npmUser": { "email": "github@kitcambridge.be", "name": "kitcambridge" }, "_npmVersion": "1.4.3", "_phantomChildren": {}, "_requested": { "name": "json3", "raw": "json3@3.3.2", "rawSpec": "3.3.2", "scope": null, "spec": "3.3.2", "type": "version" }, "_requiredBy": [ "/socket.io-parser" ], "_resolved": "https://registry.npmjs.org/json3/-/json3-3.3.2.tgz", "_shasum": "3c0434743df93e2f5c42aee7b19bcb483575f4e1", "_shrinkwrap": null, "_spec": "json3@3.3.2", "_where": "/mnt/c/Users/Henry/git/PaperIO-Web/node_modules/socket.io-parser", "author": { "email": "github@kitcambridge.be", "name": "Kit Cambridge", "url": "http://kitcambridge.be/" }, "bugs": { "url": "https://github.com/bestiejs/json3/issues" }, "contributors": [ { "email": "olivier@webitup.fr", "name": "Mangled Deutz", "url": "http://tech.roxee.tv/" }, { "email": "oyvind@kinsey.no", "name": "Øyvind Sean Kinsey", "url": "http://fb.me/ok" }, { "email": "public@oxy.fi", "name": "Oskar Schöldström", "url": "http://oxy.fi/" }, { "email": "rma4ok@gmail.com", "name": "Kiryl Yermakou", "url": "https://github.com/rma4ok" } ], "dependencies": {}, "description": "A modern JSON implementation compatible with nearly all JavaScript platforms.", "devDependencies": {}, "directories": {}, "dist": { "shasum": "3c0434743df93e2f5c42aee7b19bcb483575f4e1", "tarball": "https://registry.npmjs.org/json3/-/json3-3.3.2.tgz" }, "files": [ "README.md", "LICENSE", "lib/json3.js", "lib/json3.min.js" ], "homepage": "http://bestiejs.github.io/json3", "jam": { "includes": [ "README.md", "LICENSE", "lib/json3.js", "lib/json3.min.js" ], "main": "./lib/json3.js" }, "keywords": [ "json", "spec", "ecma", "es5", "lexer", "parser", "stringify" ], "licenses": [ { "type": "MIT", "url": "http://kit.mit-license.org/" } ], "main": "./lib/json3", "maintainers": [ { "email": "kitcambridge@me.com", "name": "kitcambridge" }, { "email": "demoneaux@gmail.com", "name": "d10" } ], "name": "json3", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/bestiejs/json3.git" }, "scripts": { "test": "node test/test_*.js" }, "version": "3.3.2", "volo": { "ignore": [ ".*", "build.js", "index.html", "component.json", "bower.json", "benchmark", "page", "test", "vendor" ], "type": "directory" } }