mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
92 lines
2.4 KiB
JSON
92 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"convert-source-map@^1.1.0",
|
|
"/Users/mromano/dev/react-sfs/node_modules/babel-core"
|
|
]
|
|
],
|
|
"_from": "convert-source-map@>=1.1.0 <2.0.0",
|
|
"_id": "convert-source-map@1.2.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/convert-source-map",
|
|
"_nodeVersion": "4.3.1-rc.2",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-5-east.internal.npmjs.com",
|
|
"tmp": "tmp/convert-source-map-1.2.0.tgz_1456506734770_0.5290673428680748"
|
|
},
|
|
"_npmUser": {
|
|
"email": "thlorenz@gmx.de",
|
|
"name": "thlorenz"
|
|
},
|
|
"_npmVersion": "2.14.15",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "convert-source-map",
|
|
"raw": "convert-source-map@^1.1.0",
|
|
"rawSpec": "^1.1.0",
|
|
"scope": null,
|
|
"spec": ">=1.1.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-core"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.2.0.tgz",
|
|
"_shasum": "44c08c2506f10fb3ca6fd888d5a3444cf8d6a669",
|
|
"_shrinkwrap": null,
|
|
"_spec": "convert-source-map@^1.1.0",
|
|
"_where": "/Users/mromano/dev/react-sfs/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.3.1",
|
|
"tap": "~0.4.13"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "44c08c2506f10fb3ca6fd888d5a3444cf8d6a669",
|
|
"tarball": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.2.0.tgz"
|
|
},
|
|
"engine": {
|
|
"node": ">=0.6"
|
|
},
|
|
"gitHead": "c840d5ab5a1cfa4c8eb902283cac3fb120a6f466",
|
|
"homepage": "https://github.com/thlorenz/convert-source-map",
|
|
"keywords": [
|
|
"convert",
|
|
"sourcemap",
|
|
"source",
|
|
"map",
|
|
"browser",
|
|
"debug"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "thlorenz@gmx.de",
|
|
"name": "thlorenz"
|
|
}
|
|
],
|
|
"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": "1.2.0"
|
|
}
|