{ "_args": [ [ { "raw": "exorcist@^0.1.5", "scope": null, "escapedName": "exorcist", "name": "exorcist", "rawSpec": "^0.1.5", "spec": ">=0.1.5 <0.2.0", "type": "range" }, "/Users/MB/git/pdfkit" ] ], "_from": "exorcist@>=0.1.5 <0.2.0", "_id": "exorcist@0.1.6", "_inCache": true, "_location": "/exorcist", "_npmUser": { "name": "thlorenz", "email": "thlorenz@gmx.de" }, "_npmVersion": "1.4.6", "_phantomChildren": {}, "_requested": { "raw": "exorcist@^0.1.5", "scope": null, "escapedName": "exorcist", "name": "exorcist", "rawSpec": "^0.1.5", "spec": ">=0.1.5 <0.2.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/exorcist/-/exorcist-0.1.6.tgz", "_shasum": "16a4c4837f484d0b8394fb6380a13fd6b42af8ee", "_shrinkwrap": null, "_spec": "exorcist@^0.1.5", "_where": "/Users/MB/git/pdfkit", "author": { "name": "Thorsten Lorenz", "email": "thlorenz@gmx.de", "url": "http://thlorenz.com" }, "bin": { "exorcist": "./bin/exorcist.js" }, "bugs": { "url": "https://github.com/thlorenz/exorcist/issues" }, "dependencies": { "convert-source-map": "~0.3.3", "minimist": "0.0.5", "through2": "~0.4.0" }, "description": "Externalizes the source map found inside a stream to an external `.js.map` file", "devDependencies": { "browserify": "~3.20.0", "tap": "~0.4.3" }, "directories": {}, "dist": { "shasum": "16a4c4837f484d0b8394fb6380a13fd6b42af8ee", "tarball": "https://registry.npmjs.org/exorcist/-/exorcist-0.1.6.tgz" }, "engine": { "node": ">=0.6" }, "homepage": "https://github.com/thlorenz/exorcist", "keywords": [ "source-map", "source", "map", "external", "mapfile", "browserify", "browserify-tool" ], "license": { "type": "MIT", "url": "https://github.com/thlorenz/exorcist/blob/master/LICENSE" }, "main": "index.js", "maintainers": [ { "name": "thlorenz", "email": "thlorenz@gmx.de" } ], "name": "exorcist", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/thlorenz/exorcist.git" }, "scripts": { "test": "tap test/*.js" }, "version": "0.1.6" }