{
    "name": "@types/uglify-js",
    "version": "3.13.0",
    "description": "TypeScript definitions for UglifyJS",
    "license": "MIT",
    "contributors": [
        {
            "name": "Alan Agius",
            "url": "https://github.com/alan-agius4",
            "githubUsername": "alan-agius4"
        },
        {
            "name": "Tanguy Krotoff",
            "url": "https://github.com/tkrotoff",
            "githubUsername": "tkrotoff"
        },
        {
            "name": "John Reilly",
            "url": "https://github.com/johnnyreilly",
            "githubUsername": "johnnyreilly"
        },
        {
            "name": "Piotr Błażejewicz",
            "url": "https://github.com/peterblazejewicz",
            "githubUsername": "peterblazejewicz"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/uglify-js"
    },
    "scripts": {},
    "dependencies": {
        "source-map": "^0.6.1"
    },
    "typesPublisherContentHash": "f73f68d336e39197a489bf93ca93e0ca8960858ac3795dbd14da126e0a0a9a24",
    "typeScriptVersion": "3.5"
}