{ "_args": [ [ "json-buffer@3.0.0", "/home/lyxaira/Artesanias/artesanias/node_modules/keyv" ] ], "_from": "json-buffer@3.0.0", "_id": "json-buffer@3.0.0", "_inCache": true, "_installable": true, "_location": "/json-buffer", "_nodeVersion": "6.5.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/json-buffer-3.0.0.tgz_1500312568079_0.3351021413691342" }, "_npmUser": { "email": "dominic.tarr@gmail.com", "name": "dominictarr" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "name": "json-buffer", "raw": "json-buffer@3.0.0", "rawSpec": "3.0.0", "scope": null, "spec": "3.0.0", "type": "version" }, "_requiredBy": [ "/keyv" ], "_resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz", "_shasum": "5b1f397afc75d677bde8bcfc0e47e1f9a3d9a898", "_shrinkwrap": null, "_spec": "json-buffer@3.0.0", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/keyv", "author": { "email": "dominic.tarr@gmail.com", "name": "Dominic Tarr", "url": "http://dominictarr.com" }, "bugs": { "url": "https://github.com/dominictarr/json-buffer/issues" }, "dependencies": {}, "description": "JSON parse & stringify that supports binary via bops & base64", "devDependencies": { "tape": "^4.6.3" }, "directories": {}, "dist": { "shasum": "5b1f397afc75d677bde8bcfc0e47e1f9a3d9a898", "tarball": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz" }, "gitHead": "da6fe4c61fd9a5e7b450aecb079219794733b245", "homepage": "https://github.com/dominictarr/json-buffer", "license": "MIT", "maintainers": [ { "name": "dominictarr", "email": "dominic.tarr@gmail.com" } ], "name": "json-buffer", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/dominictarr/json-buffer.git" }, "scripts": { "test": "set -e; for t in test/*.js; do node $t; done" }, "testling": { "browsers": [ "android-browser/4.2..latest", "chrome/22..latest", "chrome/canary", "firefox/17..latest", "firefox/nightly", "ie/8..latest", "ipad/6.0..latest", "iphone/6.0..latest", "opera/12..latest", "opera/next", "safari/5.1..latest" ], "files": "test/*.js" }, "version": "3.0.0" }