{ "_args": [ [ { "raw": "data-uri-to-buffer@0.0.3", "scope": null, "escapedName": "data-uri-to-buffer", "name": "data-uri-to-buffer", "rawSpec": "0.0.3", "spec": "0.0.3", "type": "version" }, "/Users/gerrit/Documents/node.js-Projects/tinkerforge/node_modules/get-pixels" ] ], "_from": "data-uri-to-buffer@0.0.3", "_id": "data-uri-to-buffer@0.0.3", "_inCache": true, "_location": "/data-uri-to-buffer", "_npmUser": { "name": "tootallnate", "email": "nathan@tootallnate.net" }, "_npmVersion": "1.3.21", "_phantomChildren": {}, "_requested": { "raw": "data-uri-to-buffer@0.0.3", "scope": null, "escapedName": "data-uri-to-buffer", "name": "data-uri-to-buffer", "rawSpec": "0.0.3", "spec": "0.0.3", "type": "version" }, "_requiredBy": [ "/get-pixels", "/parse-data-uri" ], "_resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-0.0.3.tgz", "_shasum": "18ae979a6a0ca994b0625853916d2662bbae0b1a", "_shrinkwrap": null, "_spec": "data-uri-to-buffer@0.0.3", "_where": "/Users/gerrit/Documents/node.js-Projects/tinkerforge/node_modules/get-pixels", "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": "~1.16.2" }, "directories": { "test": "test" }, "dist": { "shasum": "18ae979a6a0ca994b0625853916d2662bbae0b1a", "tarball": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-0.0.3.tgz" }, "homepage": "https://github.com/TooTallNate/node-data-uri-to-buffer", "keywords": [ "data", "uri", "datauri", "data-uri", "buffer", "convert" ], "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": "0.0.3" }