2020-05-26 18:17:24 +02:00

103 lines
2.6 KiB
JSON

{
"_args": [
[
"combine-source-map@~0.8.0",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browser-pack"
]
],
"_from": "combine-source-map@>=0.8.0 <0.9.0",
"_id": "combine-source-map@0.8.0",
"_inCache": true,
"_installable": 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": {
"email": "thlorenz@gmx.de",
"name": "thlorenz"
},
"_npmVersion": "2.15.11",
"_phantomChildren": {},
"_requested": {
"name": "combine-source-map",
"raw": "combine-source-map@~0.8.0",
"rawSpec": "~0.8.0",
"scope": null,
"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": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browser-pack",
"author": {
"email": "thlorenz@gmx.de",
"name": "Thorsten Lorenz",
"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": [
"browserify",
"bundle",
"cat",
"combine",
"map",
"source",
"sourceMappingUrl",
"sourcemap"
],
"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"
}