{ "_args": [ [ { "raw": "convert-source-map@~0.3.0", "scope": null, "escapedName": "convert-source-map", "name": "convert-source-map", "rawSpec": "~0.3.0", "spec": ">=0.3.0 <0.4.0", "type": "range" }, "/Users/MB/git/pdfkit/node_modules/combine-source-map" ] ], "_from": "convert-source-map@>=0.3.0 <0.4.0", "_id": "convert-source-map@0.3.5", "_inCache": true, "_location": "/convert-source-map", "_npmUser": { "name": "thlorenz", "email": "thlorenz@gmx.de" }, "_npmVersion": "1.4.9", "_phantomChildren": {}, "_requested": { "raw": "convert-source-map@~0.3.0", "scope": null, "escapedName": "convert-source-map", "name": "convert-source-map", "rawSpec": "~0.3.0", "spec": ">=0.3.0 <0.4.0", "type": "range" }, "_requiredBy": [ "/coffeeify", "/combine-source-map", "/exorcist" ], "_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-0.3.5.tgz", "_shasum": "f1d802950af7dd2631a1febe0596550c86ab3190", "_shrinkwrap": null, "_spec": "convert-source-map@~0.3.0", "_where": "/Users/MB/git/pdfkit/node_modules/combine-source-map", "author": { "name": "Thorsten Lorenz", "email": "thlorenz@gmx.de", "url": "http://thlorenz.com" }, "bugs": { "url": "https://github.com/thlorenz/convert-source-map/issues" }, "dependencies": {}, "description": "Converts a source-map from/to different formats and allows adding/changing properties.", "devDependencies": { "inline-source-map": "~0.3.0", "tap": "~0.4.3" }, "directories": {}, "dist": { "shasum": "f1d802950af7dd2631a1febe0596550c86ab3190", "tarball": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-0.3.5.tgz" }, "engine": { "node": ">=0.6" }, "homepage": "https://github.com/thlorenz/convert-source-map", "keywords": [ "convert", "sourcemap", "source", "map", "browser", "debug" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "thlorenz", "email": "thlorenz@gmx.de" } ], "name": "convert-source-map", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/thlorenz/convert-source-map.git" }, "scripts": { "test": "tap test/*.js" }, "version": "0.3.5" }