forked from Gitlink/forgeplus-react
60 lines
1.6 KiB
JSON
60 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"source-map-support@0.3.3",
|
|
"/home/zhiyuanliu/gitlink/forgeplus-react"
|
|
]
|
|
],
|
|
"_from": "source-map-support@0.3.3",
|
|
"_id": "source-map-support@0.3.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-9O4+y9n64RewmFoKUZ/5Tx9IHIcXM6Q+RTSw6ehnqybUz4a7iwR3Eaw80uLtqqQ5D0C+5H03D4KKGo9PdP33Gg==",
|
|
"_location": "/source-map-support",
|
|
"_phantomChildren": {
|
|
"amdefine": "1.0.1"
|
|
},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "source-map-support@0.3.3",
|
|
"name": "source-map-support",
|
|
"escapedName": "source-map-support",
|
|
"rawSpec": "0.3.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.3.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/rollup"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.3.3.tgz",
|
|
"_spec": "0.3.3",
|
|
"_where": "/home/zhiyuanliu/gitlink/forgeplus-react",
|
|
"bugs": {
|
|
"url": "https://github.com/evanw/node-source-map-support/issues"
|
|
},
|
|
"dependencies": {
|
|
"source-map": "0.1.32"
|
|
},
|
|
"description": "Fixes stack traces for files with source maps",
|
|
"devDependencies": {
|
|
"browserify": "3.44.2",
|
|
"coffee-script": "1.7.1",
|
|
"http-server": "^0.8.5",
|
|
"mocha": "1.18.2"
|
|
},
|
|
"homepage": "https://github.com/evanw/node-source-map-support#readme",
|
|
"license": "MIT",
|
|
"main": "./source-map-support.js",
|
|
"name": "source-map-support",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/evanw/node-source-map-support.git"
|
|
},
|
|
"scripts": {
|
|
"build": "node build.js",
|
|
"serve-tests": "http-server -p 1336",
|
|
"test": "mocha"
|
|
},
|
|
"version": "0.3.3"
|
|
}
|