UNPKG

@types/gulp-uglify

Version:
33 lines 1.04 kB
{ "name": "@types/gulp-uglify", "version": "3.0.11", "description": "TypeScript definitions for gulp-uglify", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-uglify", "license": "MIT", "contributors": [ { "name": "Christopher Haws", "githubUsername": "ChristopherHaws", "url": "https://github.com/ChristopherHaws" }, { "name": "Leonard Thieu", "githubUsername": "leonard-thieu", "url": "https://github.com/leonard-thieu" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/gulp-uglify" }, "scripts": {}, "dependencies": { "@types/node": "*", "@types/uglify-js": "*" }, "typesPublisherContentHash": "f525cee7491df02d2f58f64a2d9d0128d116782e369029b229ebb16b4dd67e68", "typeScriptVersion": "4.5" }