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

node_modules.uglify-js.package.json Maven / Gradle / Ivy

{
    "_args": [
        
    ],
    "_from": "[email protected]",
    "_id": "[email protected]",
    "_inCache": true,
    "_installable": true,
    "_location": "/uglify-js",
    "_npmUser": {
        "email": "[email protected]",
        "name": "mishoo"
    },
    "_npmVersion": "1.2.18",
    "_phantomChildren": {
        "amdefine": "1.0.0"
    },
    "_requested": {
        "name": "uglify-js",
        "raw": "[email protected]",
        "rawSpec": "2.3.6",
        "scope": null,
        "spec": "2.3.6",
        "type": "version"
    },
    "_requiredBy": [
        "#DEV:/"
    ],
    "_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz",
    "_shasum": "fa0984770b428b7a9b2a8058f46355d14fef211a",
    "_shrinkwrap": null,
    "_spec": "[email protected]",
    "_where": "",
    "bin": {
        "uglifyjs": "bin/uglifyjs"
    },
    "dependencies": {
        "async": "~0.2.6",
        "optimist": "~0.3.5",
        "source-map": "~0.1.7"
    },
    "description": "JavaScript parser, mangler/compressor and beautifier toolkit",
    "devDependencies": {
        
    },
    "directories": {
        
    },
    "dist": {
        "shasum": "fa0984770b428b7a9b2a8058f46355d14fef211a",
        "tarball": "http://registry.npmjs.org/uglify-js/-/uglify-js-2.3.6.tgz"
    },
    "engines": {
        "node": ">=0.4.0"
    },
    "homepage": "http://lisperator.net/uglifyjs",
    "main": "tools/node.js",
    "maintainers": [
        {
            "email": "[email protected]",
            "name": "caires"
        },
        {
            "email": "[email protected]",
            "name": "mape"
        },
        {
            "email": "[email protected]",
            "name": "mishoo"
        }
    ],
    "name": "uglify-js",
    "optionalDependencies": {
        
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/mishoo/UglifyJS2.git"
    },
    "scripts": {
        "test": "node test/run-tests.js"
    },
    "version": "2.3.6"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy