mirror of
https://github.com/wu736139669/Monkey-Test.git
synced 2026-08-05 05:55:46 +00:00
58 lines
1.6 KiB
JSON
58 lines
1.6 KiB
JSON
{
|
|
"_from": "source-map-support@^0.2.10",
|
|
"_id": "source-map-support@0.2.10",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=",
|
|
"_location": "/source-map-support",
|
|
"_phantomChildren": {
|
|
"amdefine": "1.0.1"
|
|
},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "source-map-support@^0.2.10",
|
|
"name": "source-map-support",
|
|
"escapedName": "source-map-support",
|
|
"rawSpec": "^0.2.10",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.2.10"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-core"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz",
|
|
"_shasum": "ea5a3900a1c1cb25096a0ae8cc5c2b4b10ded3dc",
|
|
"_spec": "source-map-support@^0.2.10",
|
|
"_where": "/Users/qudian/Downloads/WebDriverAgent-master/Inspector/node_modules/babel-core",
|
|
"bugs": {
|
|
"url": "https://github.com/evanw/node-source-map-support/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"source-map": "0.1.32"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Fixes stack traces for files with source maps",
|
|
"devDependencies": {
|
|
"browserify": "3.44.2",
|
|
"coffee-script": "1.7.1",
|
|
"mocha": "1.18.2"
|
|
},
|
|
"homepage": "https://github.com/evanw/node-source-map-support#readme",
|
|
"licenses": [
|
|
{
|
|
"type": "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": {
|
|
"test": "node_modules/mocha/bin/mocha"
|
|
},
|
|
"version": "0.2.10"
|
|
}
|