{ "_from": "source-map-support@~0.5.9", "_id": "source-map-support@0.5.10", "_inBundle": false, "_integrity": "sha512-YfQ3tQFTK/yzlGJuX8pTwa4tifQj4QS2Mj7UegOu8jAz59MqIiMGPXxQhVQiIMNzayuUSF/jEuVnfFF5JqybmQ==", "_location": "/source-map-support", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "source-map-support@~0.5.9", "name": "source-map-support", "escapedName": "source-map-support", "rawSpec": "~0.5.9", "saveSpec": null, "fetchSpec": "~0.5.9" }, "_requiredBy": [ "/terser" ], "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.10.tgz", "_shasum": "2214080bc9d51832511ee2bab96e3c2f9353120c", "_spec": "source-map-support@~0.5.9", "_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\terser", "bugs": { "url": "https://github.com/evanw/node-source-map-support/issues" }, "bundleDependencies": false, "dependencies": { "buffer-from": "^1.0.0", "source-map": "^0.6.0" }, "deprecated": false, "description": "Fixes stack traces for files with source maps", "devDependencies": { "browserify": "^3.46.1", "coffeescript": "^1.12.7", "http-server": "^0.8.5", "mocha": "^1.21.5", "webpack": "^1.15.0" }, "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", "prepublish": "npm run build", "serve-tests": "http-server -p 1336", "test": "mocha" }, "version": "0.5.10" }