{ "_args": [ [ { "raw": "data-uri-to-buffer@1", "scope": null, "escapedName": "data-uri-to-buffer", "name": "data-uri-to-buffer", "rawSpec": "1", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "/home/frappe/frappe-bench/node_modules/get-uri" ] ], "_from": "data-uri-to-buffer@>=1.0.0 <2.0.0", "_id": "data-uri-to-buffer@1.2.0", "_inCache": true, "_installable": true, "_location": "/data-uri-to-buffer", "_nodeVersion": "8.1.2", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/data-uri-to-buffer-1.2.0.tgz_1500427517195_0.7155292946845293" }, "_npmUser": { "name": "tootallnate", "email": "nathan@tootallnate.net" }, "_npmVersion": "5.0.3", "_phantomChildren": {}, "_requested": { "raw": "data-uri-to-buffer@1", "scope": null, "escapedName": "data-uri-to-buffer", "name": "data-uri-to-buffer", "rawSpec": "1", "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/get-uri" ], "_resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-1.2.0.tgz", "_shasum": "77163ea9c20d8641b4707e8f18abdf9a78f34835", "_shrinkwrap": null, "_spec": "data-uri-to-buffer@1", "_where": "/home/frappe/frappe-bench/node_modules/get-uri", "author": { "name": "Nathan Rajlich", "email": "nathan@tootallnate.net", "url": "http://n8.io/" }, "bugs": { "url": "https://github.com/TooTallNate/node-data-uri-to-buffer/issues" }, "dependencies": {}, "description": "Generate a Buffer instance from a Data URI string", "devDependencies": { "mocha": "^3.4.2" }, "directories": {}, "dist": { "integrity": "sha512-vKQ9DTQPN1FLYiiEEOQ6IBGFqvjCa5rSK3cWMy/Nespm5d/x3dGFT9UBZnkLxCwua/IXBi2TYnwTEpsOvhC4UQ==", "shasum": "77163ea9c20d8641b4707e8f18abdf9a78f34835", "tarball": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-1.2.0.tgz" }, "gitHead": "9b6aadea00c5f08d0a13246a4e3655bcd9bf86a0", "homepage": "https://github.com/TooTallNate/node-data-uri-to-buffer", "keywords": [ "data", "uri", "datauri", "data-uri", "buffer", "convert", "rfc2397", "2397" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "tootallnate", "email": "nathan@tootallnate.net" } ], "name": "data-uri-to-buffer", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/TooTallNate/node-data-uri-to-buffer.git" }, "scripts": { "test": "mocha --reporter spec" }, "version": "1.2.0" }