{
    "name": "@types/uglify-es",
    "version": "3.0.3",
    "description": "TypeScript definitions for uglify-es",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uglify-es",
    "license": "MIT",
    "contributors": [
        {
            "name": "Alan Agius",
            "githubUsername": "alan-agius4",
            "url": "https://github.com/alan-agius4"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/uglify-es"
    },
    "scripts": {},
    "dependencies": {
        "@types/uglify-js": "*"
    },
    "typesPublisherContentHash": "0dbdf2210add7c4e789014f7e5f67cc126692091c2d0efbe3c691e5215f3a57d",
    "typeScriptVersion": "4.5"
}