{ "_args": [ [ { "raw": "combine-source-map@~0.3.0", "scope": null, "escapedName": "combine-source-map", "name": "combine-source-map", "rawSpec": "~0.3.0", "spec": ">=0.3.0 <0.4.0", "type": "range" }, "/Users/MB/git/pdfkit/node_modules/browser-pack" ] ], "_from": "combine-source-map@>=0.3.0 <0.4.0", "_id": "combine-source-map@0.3.0", "_inCache": true, "_location": "/combine-source-map", "_npmUser": { "name": "thlorenz", "email": "thlorenz@gmx.de" }, "_npmVersion": "1.3.11", "_phantomChildren": {}, "_requested": { "raw": "combine-source-map@~0.3.0", "scope": null, "escapedName": "combine-source-map", "name": "combine-source-map", "rawSpec": "~0.3.0", "spec": ">=0.3.0 <0.4.0", "type": "range" }, "_requiredBy": [ "/browser-pack" ], "_resolved": "https://registry.npmjs.org/combine-source-map/-/combine-source-map-0.3.0.tgz", "_shasum": "d9e74f593d9cd43807312cb5d846d451efaa9eb7", "_shrinkwrap": null, "_spec": "combine-source-map@~0.3.0", "_where": "/Users/MB/git/pdfkit/node_modules/browser-pack", "author": { "name": "Thorsten Lorenz", "email": "thlorenz@gmx.de", "url": "http://thlorenz.com" }, "bugs": { "url": "https://github.com/thlorenz/combine-source-map/issues" }, "dependencies": { "convert-source-map": "~0.3.0", "inline-source-map": "~0.3.0", "source-map": "~0.1.31" }, "description": "Add source maps of multiple files, offset them and then combine them into one source map", "devDependencies": { "tap": "~0.4.3" }, "directories": {}, "dist": { "shasum": "d9e74f593d9cd43807312cb5d846d451efaa9eb7", "tarball": "https://registry.npmjs.org/combine-source-map/-/combine-source-map-0.3.0.tgz" }, "engine": { "node": ">=0.6" }, "homepage": "https://github.com/thlorenz/combine-source-map", "keywords": [ "source", "map", "sourcemap", "bundle", "combine", "cat", "sourceMappingUrl", "browserify" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "thlorenz", "email": "thlorenz@gmx.de" } ], "name": "combine-source-map", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/thlorenz/combine-source-map.git" }, "scripts": { "test": "tap test/*.js" }, "version": "0.3.0" }