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.
 
 
 

85 lines
2.2 KiB

{
"_args": [
[
"convert-source-map@^0.3.3",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/rework"
]
],
"_from": "convert-source-map@>=0.3.3 <0.4.0",
"_id": "convert-source-map@0.3.5",
"_inCache": true,
"_installable": true,
"_location": "/rework/convert-source-map",
"_npmUser": {
"email": "thlorenz@gmx.de",
"name": "thlorenz"
},
"_npmVersion": "1.4.9",
"_phantomChildren": {},
"_requested": {
"name": "convert-source-map",
"raw": "convert-source-map@^0.3.3",
"rawSpec": "^0.3.3",
"scope": null,
"spec": ">=0.3.3 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/rework"
],
"_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-0.3.5.tgz",
"_shasum": "f1d802950af7dd2631a1febe0596550c86ab3190",
"_shrinkwrap": null,
"_spec": "convert-source-map@^0.3.3",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/rework",
"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.3.0",
"tap": "~0.4.3"
},
"directories": {},
"dist": {
"shasum": "f1d802950af7dd2631a1febe0596550c86ab3190",
"tarball": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-0.3.5.tgz"
},
"engine": {
"node": ">=0.6"
},
"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"
},
"version": "0.3.5"
}