All Downloads are FREE. Search and download functionalities are using the official Maven repository.

node_modules.source-map.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "[email protected]",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/source-map",
    "_npmUser": {
        "email": "[email protected]",
        "name": "nickfitzgerald"
    },
    "_npmVersion": "1.4.9",
    "_phantomChildren": {
        
    },
    "_requested": {
        "name": "source-map",
        "raw": "[email protected]",
        "rawSpec": "0.4.4",
        "scope": null,
        "spec": "0.4.4",
        "type": "version"
    },
    "_requiredBy": [
        "#DEV:/",
        "/less"
    ],
    "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz",
    "_shasum": "eba4f5da9c0dc999de68032d8b4f76173652036b",
    "_shrinkwrap": null,
    "_spec": "[email protected]",
    "_where": "",
    "author": {
        "email": "[email protected]",
        "name": "Nick Fitzgerald"
    },
    "bugs": {
        "url": "https://github.com/mozilla/source-map/issues"
    },
    "contributors": [
        {
            "email": "[email protected]",
            "name": "Hugh Kennedy"
        },
        {
            "email": "[email protected]",
            "name": "Tobias Koppers"
        },
        {
            "email": "[email protected]",
            "name": "Stephen Crane"
        },
        {
            "email": "[email protected]",
            "name": "Ryan Seddon"
        },
        {
            "email": "[email protected]",
            "name": "Miles Elam"
        },
        {
            "email": "[email protected]",
            "name": "Mihai Bazon"
        },
        {
            "email": "[email protected]",
            "name": "Michael Ficarra"
        },
        {
            "email": "[email protected]",
            "name": "Todd Wolfson"
        },
        {
            "email": "[email protected]",
            "name": "Alexander Solovyov"
        },
        {
            "email": "[email protected]",
            "name": "Felix Gnass"
        },
        {
            "email": "[email protected]",
            "name": "Conrad Irwin"
        },
        {
            "email": "[email protected]",
            "name": "usrbincc"
        },
        {
            "email": "[email protected]",
            "name": "David Glasser"
        },
        {
            "email": "[email protected]",
            "name": "Chase Douglas"
        },
        {
            "email": "[email protected]",
            "name": "Evan Wallace"
        },
        {
            "email": "[email protected]",
            "name": "Heather Arthur"
        },
        {
            "email": "[email protected]",
            "name": "Duncan Beevers"
        },
        {
            "email": "[email protected]",
            "name": "David Glasser"
        },
        {
            "email": "[email protected]",
            "name": "Simon Lydell"
        },
        {
            "email": "[email protected]",
            "name": "Jmeas Smith"
        },
        {
            "email": "[email protected]",
            "name": "Michael Z Goddard"
        },
        {
            "email": "[email protected]",
            "name": "azu"
        },
        {
            "email": "[email protected]",
            "name": "John Gozde"
        },
        {
            "email": "[email protected]",
            "name": "Adam Kirkton"
        },
        {
            "email": "[email protected]",
            "name": "Chris Montgomery"
        },
        {
            "email": "[email protected]",
            "name": "J. Ryan Stinnett"
        },
        {
            "email": "[email protected]",
            "name": "Jack Herrington"
        },
        {
            "email": "[email protected]",
            "name": "Chris Truter"
        },
        {
            "email": "[email protected]",
            "name": "Daniel Espeset"
        },
        {
            "email": "[email protected]",
            "name": "Jamie Wong"
        },
        {
            "email": "[email protected]",
            "name": "Eddy Bru\u00ebl"
        },
        {
            "email": "[email protected]",
            "name": "Hawken Rives"
        },
        {
            "email": "[email protected]",
            "name": "Gilad Peleg"
        }
    ],
    "dependencies": {
        "amdefine": ">=0.0.4"
    },
    "description": "Generates and consumes source maps",
    "devDependencies": {
        "dryice": ">=0.4.8"
    },
    "directories": {
        "lib": "./lib"
    },
    "dist": {
        "shasum": "eba4f5da9c0dc999de68032d8b4f76173652036b",
        "tarball": "http://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz"
    },
    "engines": {
        "node": ">=0.8.0"
    },
    "files": [
        "build/",
        "lib/"
    ],
    "homepage": "https://github.com/mozilla/source-map",
    "license": "BSD-3-Clause",
    "main": "./lib/source-map.js",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "mozilla-devtools"
        },
        {
            "email": "[email protected]",
            "name": "mozilla"
        },
        {
            "email": "[email protected]",
            "name": "nickfitzgerald"
        }
    ],
    "name": "source-map",
    "optionalDependencies": {
        
    },
    "repository": {
        "type": "git",
        "url": "http://github.com/mozilla/source-map.git"
    },
    "scripts": {
        "build": "node Makefile.dryice.js",
        "test": "node test/run-tests.js"
    },
    "version": "0.4.4"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy