{ "_from": "source-map@0.1.32", "_id": "source-map@0.1.32", "_inBundle": false, "_integrity": "sha512-htQyLrrRLkQ87Zfrir4/yN+vAUd6DNjVayEjTSHXu29AYQJw57I4/xEL/M6p6E/woPNJwvZt6rVlzc7gFEJccQ==", "_location": "/source-map", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "source-map@0.1.32", "name": "source-map", "escapedName": "source-map", "rawSpec": "0.1.32", "saveSpec": null, "fetchSpec": "0.1.32" }, "_requiredBy": [ "/source-map-support", "/stylus" ], "_resolved": "https://registry.npmmirror.com/source-map/-/source-map-0.1.32.tgz", "_shasum": "c8b6c167797ba4740a8ea33252162ff08591b266", "_spec": "source-map@0.1.32", "_where": "D:\\jenkins\\workspace\\xcjy-fvue\\node_modules\\source-map-support", "author": { "name": "Nick Fitzgerald", "email": "nfitzgerald@mozilla.com" }, "bugs": { "url": "https://github.com/mozilla/source-map/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Tobias Koppers", "email": "tobias.koppers@googlemail.com" }, { "name": "Duncan Beevers", "email": "duncan@dweebd.com" }, { "name": "Stephen Crane", "email": "scrane@mozilla.com" }, { "name": "Ryan Seddon", "email": "seddon.ryan@gmail.com" }, { "name": "Miles Elam", "email": "miles.elam@deem.com" }, { "name": "Mihai Bazon", "email": "mihai.bazon@gmail.com" }, { "name": "Michael Ficarra", "email": "github.public.email@michael.ficarra.me" }, { "name": "Todd Wolfson", "email": "todd@twolfson.com" }, { "name": "Alexander Solovyov", "email": "alexander@solovyov.net" }, { "name": "Felix Gnass", "email": "fgnass@gmail.com" }, { "name": "Conrad Irwin", "email": "conrad.irwin@gmail.com" }, { "name": "usrbincc", "email": "usrbincc@yahoo.com" }, { "name": "David Glasser", "email": "glasser@davidglasser.net" }, { "name": "Chase Douglas", "email": "chase@newrelic.com" }, { "name": "Evan Wallace", "email": "evan.exe@gmail.com" }, { "name": "Heather Arthur", "email": "fayearthur@gmail.com" }, { "name": "Hugh Kennedy", "email": "hughskennedy@gmail.com" }, { "name": "David Glasser", "email": "glasser@davidglasser.net" } ], "dependencies": { "amdefine": ">=0.0.4" }, "deprecated": false, "description": "Generates and consumes source maps", "devDependencies": { "dryice": ">=0.4.8" }, "directories": { "lib": "./lib" }, "engines": { "node": ">=0.8.0" }, "homepage": "https://github.com/mozilla/source-map", "licenses": [ { "type": "BSD", "url": "http://opensource.org/licenses/BSD-3-Clause" } ], "main": "./lib/source-map.js", "name": "source-map", "repository": { "type": "git", "url": "git+ssh://git@github.com/mozilla/source-map.git" }, "scripts": { "build": "node Makefile.dryice.js", "test": "node test/run-tests.js" }, "version": "0.1.32" }