97 lines
2.4 KiB
JSON
97 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"convert-source-map@^1.5.1",
|
|
"/home/bernhard/freifunk-app/node_modules/babel-core"
|
|
]
|
|
],
|
|
"_from": "convert-source-map@>=1.5.1 <2.0.0",
|
|
"_id": "convert-source-map@1.5.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/convert-source-map",
|
|
"_nodeVersion": "8.9.1",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/convert-source-map-1.5.1.tgz_1511432397773_0.3238030842039734"
|
|
},
|
|
"_npmUser": {
|
|
"email": "thlorenz@gmx.de",
|
|
"name": "thlorenz"
|
|
},
|
|
"_npmVersion": "2.15.12",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "convert-source-map",
|
|
"raw": "convert-source-map@^1.5.1",
|
|
"rawSpec": "^1.5.1",
|
|
"scope": null,
|
|
"spec": ">=1.5.1 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core",
|
|
"/babel-core",
|
|
"/jest-runtime"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.5.1.tgz",
|
|
"_shasum": "b8278097b9bc229365de5c62cf5fcaed8b5599e5",
|
|
"_shrinkwrap": null,
|
|
"_spec": "convert-source-map@^1.5.1",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/babel-core",
|
|
"author": {
|
|
"email": "thlorenz@gmx.de",
|
|
"name": "Thorsten Lorenz",
|
|
"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.6.2",
|
|
"tap": "~9.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "b8278097b9bc229365de5c62cf5fcaed8b5599e5",
|
|
"tarball": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.5.1.tgz"
|
|
},
|
|
"engine": {
|
|
"node": ">=0.6"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "0771098071f3b7c48ec6604291cad28b3b679d02",
|
|
"homepage": "https://github.com/thlorenz/convert-source-map",
|
|
"keywords": [
|
|
"browser",
|
|
"convert",
|
|
"debug",
|
|
"map",
|
|
"source",
|
|
"sourcemap"
|
|
],
|
|
"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 --color"
|
|
},
|
|
"version": "1.5.1"
|
|
}
|