123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212 |
- {
- "_args": [
- [
- "source-map@~0.1.7",
- "D:\\work\\im\\node_modules\\uglify-js"
- ]
- ],
- "_from": "source-map@>=0.1.7 <0.2.0",
- "_id": "source-map@0.1.43",
- "_inCache": true,
- "_installable": true,
- "_location": "/source-map",
- "_npmUser": {
- "email": "fitzgen@gmail.com",
- "name": "nickfitzgerald"
- },
- "_npmVersion": "1.4.9",
- "_phantomChildren": {},
- "_requested": {
- "name": "source-map",
- "raw": "source-map@~0.1.7",
- "rawSpec": "~0.1.7",
- "scope": null,
- "spec": ">=0.1.7 <0.2.0",
- "type": "range"
- },
- "_requiredBy": [
- "/uglify-js"
- ],
- "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.1.43.tgz",
- "_shasum": "c24bc146ca517c1471f5dacbe2571b2b7f9e3346",
- "_shrinkwrap": null,
- "_spec": "source-map@~0.1.7",
- "_where": "D:\\work\\im\\node_modules\\uglify-js",
- "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"
- },
- {
- "email": "simon.lydell@gmail.com",
- "name": "Simon Lydell"
- },
- {
- "email": "jellyes2@gmail.com",
- "name": "Jmeas Smith"
- },
- {
- "email": "mzgoddard@gmail.com",
- "name": "Michael Z Goddard"
- },
- {
- "email": "azu@users.noreply.github.com",
- "name": "azu"
- },
- {
- "email": "john@gozde.ca",
- "name": "John Gozde"
- },
- {
- "email": "akirkton@truefitinnovation.com",
- "name": "Adam Kirkton"
- },
- {
- "email": "christopher.montgomery@dowjones.com",
- "name": "Chris Montgomery"
- },
- {
- "email": "jryans@gmail.com",
- "name": "J. Ryan Stinnett"
- },
- {
- "email": "jherrington@walmartlabs.com",
- "name": "Jack Herrington"
- },
- {
- "email": "jeffpalentine@gmail.com",
- "name": "Chris Truter"
- },
- {
- "email": "daniel@danielespeset.com",
- "name": "Daniel Espeset"
- }
- ],
- "dependencies": {
- "amdefine": ">=0.0.4"
- },
- "description": "Generates and consumes source maps",
- "devDependencies": {
- "dryice": ">=0.4.8"
- },
- "directories": {
- "lib": "./lib"
- },
- "dist": {
- "shasum": "c24bc146ca517c1471f5dacbe2571b2b7f9e3346",
- "tarball": "https://registry.npmjs.org/source-map/-/source-map-0.1.43.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.43"
- }
|