fei.wang
2025-08-13 ae7b22322555448d95fd56f505bafa325c167a26
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
    "name": "@types/uglify-js",
    "version": "3.17.5",
    "description": "TypeScript definitions for uglify-js",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uglify-js",
    "license": "MIT",
    "contributors": [
        {
            "name": "Alan Agius",
            "githubUsername": "alan-agius4",
            "url": "https://github.com/alan-agius4"
        },
        {
            "name": "Tanguy Krotoff",
            "githubUsername": "tkrotoff",
            "url": "https://github.com/tkrotoff"
        },
        {
            "name": "John Reilly",
            "githubUsername": "johnnyreilly",
            "url": "https://github.com/johnnyreilly"
        },
        {
            "name": "Piotr Błażejewicz",
            "githubUsername": "peterblazejewicz",
            "url": "https://github.com/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": "44c17a72d4848ee079e26ea14d82becfc914e72dd78763c8776d0d6d841ae2b4",
    "typeScriptVersion": "4.6"
 
,"_resolved": "https://registry.npmmirror.com/@types/uglify-js/-/uglify-js-3.17.5.tgz"
,"_integrity": "sha512-TU+fZFBTBcXj/GpDpDaBmgWk/gn96kMZ+uocaFUlV2f8a6WdMzzI44QBCmGcCiYR0Y6ZlNRiyUyKKt5nl/lbzQ=="
,"_from": "@types/uglify-js@*"
}