1 | {
|
2 | "name": "@types/uglify-es",
|
3 | "version": "3.0.3",
|
4 | "description": "TypeScript definitions for uglify-es",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uglify-es",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Alan Agius",
|
10 | "githubUsername": "alan-agius4",
|
11 | "url": "https://github.com/alan-agius4"
|
12 | }
|
13 | ],
|
14 | "main": "",
|
15 | "types": "index.d.ts",
|
16 | "repository": {
|
17 | "type": "git",
|
18 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
19 | "directory": "types/uglify-es"
|
20 | },
|
21 | "scripts": {},
|
22 | "dependencies": {
|
23 | "@types/uglify-js": "*"
|
24 | },
|
25 | "typesPublisherContentHash": "0dbdf2210add7c4e789014f7e5f67cc126692091c2d0efbe3c691e5215f3a57d",
|
26 | "typeScriptVersion": "4.5"
|
27 | } |
\ | No newline at end of file |