UNPKG

1.04 kBJSONView Raw
1{
2 "name": "@types/gulp-uglify",
3 "version": "3.0.11",
4 "description": "TypeScript definitions for gulp-uglify",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-uglify",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Christopher Haws",
10 "githubUsername": "ChristopherHaws",
11 "url": "https://github.com/ChristopherHaws"
12 },
13 {
14 "name": "Leonard Thieu",
15 "githubUsername": "leonard-thieu",
16 "url": "https://github.com/leonard-thieu"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/gulp-uglify"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/node": "*",
29 "@types/uglify-js": "*"
30 },
31 "typesPublisherContentHash": "f525cee7491df02d2f58f64a2d9d0128d116782e369029b229ebb16b4dd67e68",
32 "typeScriptVersion": "4.5"
33}
\No newline at end of file