blob: 4e8f5534f645194b06c4d855faeb9334af905e8e [file] [log] [blame]
{
"_args": [
[
{
"raw": "combine-source-map@~0.8.0",
"scope": null,
"escapedName": "combine-source-map",
"name": "combine-source-map",
"rawSpec": "~0.8.0",
"spec": ">=0.8.0 <0.9.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/browser-pack"
]
],
"_from": "combine-source-map@>=0.8.0 <0.9.0",
"_id": "combine-source-map@0.8.0",
"_inCache": true,
"_location": "/combine-source-map",
"_nodeVersion": "6.7.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/combine-source-map-0.8.0.tgz_1490008573978_0.022306202445179224"
},
"_npmUser": {
"name": "thlorenz",
"email": "thlorenz@gmx.de"
},
"_npmVersion": "2.15.11",
"_phantomChildren": {},
"_requested": {
"raw": "combine-source-map@~0.8.0",
"scope": null,
"escapedName": "combine-source-map",
"name": "combine-source-map",
"rawSpec": "~0.8.0",
"spec": ">=0.8.0 <0.9.0",
"type": "range"
},
"_requiredBy": [
"/browser-pack",
"/insert-module-globals"
],
"_resolved": "https://registry.npmjs.org/combine-source-map/-/combine-source-map-0.8.0.tgz",
"_shasum": "a58d0df042c186fcf822a8e8015f5450d2d79a8b",
"_shrinkwrap": null,
"_spec": "combine-source-map@~0.8.0",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/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": "~1.1.0",
"inline-source-map": "~0.6.0",
"lodash.memoize": "~3.0.3",
"source-map": "~0.5.3"
},
"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": "a58d0df042c186fcf822a8e8015f5450d2d79a8b",
"tarball": "https://registry.npmjs.org/combine-source-map/-/combine-source-map-0.8.0.tgz"
},
"engine": {
"node": ">=0.6"
},
"gitHead": "a75f6c2461943239a9d32a4413f226667bc82fd0",
"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": "zertosh",
"email": "zertosh@gmail.com"
}
],
"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.8.0"
}