UNPKG

@types/gulp-htmlmin

Version:
28 lines 878 B
{ "name": "@types/gulp-htmlmin", "version": "1.3.33", "description": "TypeScript definitions for gulp-htmlmin", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-htmlmin", "license": "MIT", "contributors": [ { "name": "Tanguy Krotoff", "url": "https://github.com/tkrotoff", "githubUsername": "tkrotoff" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/gulp-htmlmin" }, "scripts": {}, "dependencies": { "@types/html-minifier": "*", "@types/node": "*" }, "typesPublisherContentHash": "bd5cd2f86938ae25e7749e5fa85b04191ff55f2690c36020fc38645b772feaef", "typeScriptVersion": "4.3" }