@types/gulp-htmlmin
Version:
TypeScript definitions for gulp-htmlmin
28 lines • 878 B
JSON
{
"name": "@types/gulp-htmlmin",
"version": "1.3.36",
"description": "TypeScript definitions for gulp-htmlmin",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-htmlmin",
"license": "MIT",
"contributors": [
{
"name": "Tanguy Krotoff",
"githubUsername": "tkrotoff",
"url": "https://github.com/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": "aecf58e592cae19b1eaddc49d78e44f4d294e60ab5b7f4c1cd377c935dd45614",
"typeScriptVersion": "4.5"
}