You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

102 lines
3.6 KiB

{
"_args": [
[
"convert-source-map@^1.7.0",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/core"
]
],
"_from": "convert-source-map@>=1.7.0 <2.0.0",
"_hasShrinkwrap": false,
"_id": "convert-source-map@1.7.0",
"_inCache": true,
"_installable": true,
"_location": "/convert-source-map",
"_nodeVersion": "10.16.3",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/convert-source-map_1.7.0_1573003730089_0.8701997948117217"
},
"_npmUser": {
"email": "thlorenz@gmx.de",
"name": "thlorenz"
},
"_npmVersion": "6.9.0",
"_phantomChildren": {},
"_requested": {
"name": "convert-source-map",
"raw": "convert-source-map@^1.7.0",
"rawSpec": "^1.7.0",
"scope": null,
"spec": ">=1.7.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/@babel/core",
"/resolve-url-loader"
],
"_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz",
"_shasum": "17a2cb882d7f77d3490585e2ce6c524424a3a442",
"_shrinkwrap": null,
"_spec": "convert-source-map@^1.7.0",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/@babel/core",
"author": {
"email": "thlorenz@gmx.de",
"name": "Thorsten Lorenz",
"url": "http://thlorenz.com"
},
"browser": {
"fs": false
},
"bugs": {
"url": "https://github.com/thlorenz/convert-source-map/issues"
},
"dependencies": {
"safe-buffer": "~5.1.1"
},
"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": {
"fileCount": 4,
"integrity": "sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwiHTCRA9TVsSAnZWagAAiREP/jp6CFHwiO9HH1k/ZUhU\nSUwEIAC52GQD0Xm42spFynMS8c8sVgYJJ9iftiKkhk1zGCQ3n0QFzrmIkPAB\nDQiQ3RWazKX5G/OQ6Ydf2IF1Ulh3bXYeG8MXEixl7o2h1w2Dfh3/T8Bmbelj\nLMpdu+wlJ0Jji7e4ViesRuVnuYrjFaDYPReIxYpdXbHVb9+YMo/p6qbM+dB5\nRcHscWfy81fanIVZ3KoObbJIGNIu46JCJivmteAoZzE8NrJ1BC73L2rFtnzd\nd+tAYXQy+3MfGSVkWYRQsKQJ+Hk93yteL5JFEczo9j1PpNQ5GurkRNnzxcQG\nfunx/wqIFhztqxtY0BNMN905/XeXbVjgRD8jBU8qId7nTFl+Fx51kJdmr9JF\nW8+IPnktxEKGneh98G+ab3JVwY5P4wTGqLJHkjHQ+OZso9ccHayuNRX80coj\nRqAGedYeJcvXPbwpv6Y1ofW4xNEbdLoWAmZBy/tIW/JxhuamYGZRfJTtA+OQ\njoxnLHIuvhYi3d+YpMOCZkPKQn7puaMhj7vL800xmVtD62jRVNpLu3TdDiBE\nBzp5s+G/TqUSpblCVer3CeHq4mKVskYAQoC/pUqJgoSr7LfExbmLgYK263l3\nCIJsKjdcYoygTORJ+2C7g+nauTJuQ6WXLFTvNt8RRdpJNFeKdfp/6iojGyi8\nxH04\r\n=HAXF\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "17a2cb882d7f77d3490585e2ce6c524424a3a442",
"tarball": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz",
"unpackedSize": 10566
},
"engine": {
"node": ">=0.6"
},
"gitHead": "9e9a7a9b652c30878c9c9aa591d861a9fdf61a7e",
"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.7.0"
}