{ "_from": "source-map-support@0.2.9", "_id": "source-map-support@0.2.9", "_inBundle": false, "_integrity": "sha1-C/s72uaA82tRgVFgu5UNCxf0okg=", "_location": "/source-map-support", "_phantomChildren": { "amdefine": "1.0.1" }, "_requested": { "type": "version", "registry": true, "raw": "source-map-support@0.2.9", "name": "source-map-support", "escapedName": "source-map-support", "rawSpec": "0.2.9", "saveSpec": null, "fetchSpec": "0.2.9" }, "_requiredBy": [ "/6to5-core" ], "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.9.tgz", "_shasum": "0bfb3bdae680f36b51815160bb950d0b17f4a248", "_spec": "source-map-support@0.2.9", "_where": "/srv/http/mmap_sarrebourg/user/themes/basic/node_modules/6to5-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.9" }