{ "_args": [ [ "source-map@0.1.32", "/Users/sid/Desktop/code/RustyCode/node_modules/source-map-support" ] ], "_from": "source-map@0.1.32", "_id": "source-map@0.1.32", "_inCache": true, "_installable": true, "_location": "/source-map", "_npmUser": { "email": "fitzgen@gmail.com", "name": "nickfitzgerald" }, "_npmVersion": "1.2.18", "_phantomChildren": {}, "_requested": { "name": "source-map", "raw": "source-map@0.1.32", "rawSpec": "0.1.32", "scope": null, "spec": "0.1.32", "type": "version" }, "_requiredBy": [ "/source-map-support" ], "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz", "_shasum": "c8b6c167797ba4740a8ea33252162ff08591b266", "_shrinkwrap": null, "_spec": "source-map@0.1.32", "_where": "/Users/sid/Desktop/code/RustyCode/node_modules/source-map-support", "author": { "email": "nfitzgerald@mozilla.com", "name": "Nick Fitzgerald" }, "bugs": { "url": "https://github.com/mozilla/source-map/issues" }, "contributors": [ { "email": "tobias.koppers@googlemail.com", "name": "Tobias Koppers" }, { "email": "duncan@dweebd.com", "name": "Duncan Beevers" }, { "email": "scrane@mozilla.com", "name": "Stephen Crane" }, { "email": "seddon.ryan@gmail.com", "name": "Ryan Seddon" }, { "email": "miles.elam@deem.com", "name": "Miles Elam" }, { "email": "mihai.bazon@gmail.com", "name": "Mihai Bazon" }, { "email": "github.public.email@michael.ficarra.me", "name": "Michael Ficarra" }, { "email": "todd@twolfson.com", "name": "Todd Wolfson" }, { "email": "alexander@solovyov.net", "name": "Alexander Solovyov" }, { "email": "fgnass@gmail.com", "name": "Felix Gnass" }, { "email": "conrad.irwin@gmail.com", "name": "Conrad Irwin" }, { "email": "usrbincc@yahoo.com", "name": "usrbincc" }, { "email": "glasser@davidglasser.net", "name": "David Glasser" }, { "email": "chase@newrelic.com", "name": "Chase Douglas" }, { "email": "evan.exe@gmail.com", "name": "Evan Wallace" }, { "email": "fayearthur@gmail.com", "name": "Heather Arthur" }, { "email": "hughskennedy@gmail.com", "name": "Hugh Kennedy" }, { "email": "glasser@davidglasser.net", "name": "David Glasser" } ], "dependencies": { "amdefine": ">=0.0.4" }, "description": "Generates and consumes source maps", "devDependencies": { "dryice": ">=0.4.8" }, "directories": { "lib": "./lib" }, "dist": { "shasum": "c8b6c167797ba4740a8ea33252162ff08591b266", "tarball": "https://registry.npmjs.org/source-map/-/source-map-0.1.32.tgz" }, "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", "maintainers": [ { "email": "mozilla-developer-tools@googlegroups.com", "name": "mozilla-devtools" }, { "email": "dherman@mozilla.com", "name": "mozilla" }, { "email": "fitzgen@gmail.com", "name": "nickfitzgerald" } ], "name": "source-map", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "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" }