87 lines
2.3 KiB
JSON
87 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"source-map-support@^0.3.2",
|
|
"/Users/sid/Desktop/code/RustyCode/node_modules/vscode"
|
|
]
|
|
],
|
|
"_from": "source-map-support@>=0.3.2 <0.4.0",
|
|
"_id": "source-map-support@0.3.3",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/source-map-support",
|
|
"_nodeVersion": "4.2.1",
|
|
"_npmUser": {
|
|
"email": "julien.fontanet@isonoe.net",
|
|
"name": "julien-f"
|
|
},
|
|
"_npmVersion": "3.3.8",
|
|
"_phantomChildren": {
|
|
"amdefine": "1.0.0"
|
|
},
|
|
"_requested": {
|
|
"name": "source-map-support",
|
|
"raw": "source-map-support@^0.3.2",
|
|
"rawSpec": "^0.3.2",
|
|
"scope": null,
|
|
"spec": ">=0.3.2 <0.4.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/vscode"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.3.3.tgz",
|
|
"_shasum": "34900977d5ba3f07c7757ee72e73bb1a9b53754f",
|
|
"_shrinkwrap": null,
|
|
"_spec": "source-map-support@^0.3.2",
|
|
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/vscode",
|
|
"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"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "34900977d5ba3f07c7757ee72e73bb1a9b53754f",
|
|
"tarball": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.3.3.tgz"
|
|
},
|
|
"gitHead": "793a35a2eb78dff24649fc2439c7c5fa23e2bc0a",
|
|
"homepage": "https://github.com/evanw/node-source-map-support#readme",
|
|
"license": "MIT",
|
|
"main": "./source-map-support.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "evan.exe@gmail.com",
|
|
"name": "evanw"
|
|
},
|
|
{
|
|
"email": "julien.fontanet@isonoe.net",
|
|
"name": "julien-f"
|
|
},
|
|
{
|
|
"email": "linus@folkdatorn.se",
|
|
"name": "linusu"
|
|
}
|
|
],
|
|
"name": "source-map-support",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"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"
|
|
}
|