@types/html-minifier
Version:
TypeScript definitions for html-minifier
35 lines • 1.11 kB
JSON
{
"name": "@types/html-minifier",
"version": "4.0.6",
"description": "TypeScript definitions for html-minifier",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-minifier",
"license": "MIT",
"contributors": [
{
"name": "Tanguy Krotoff",
"githubUsername": "tkrotoff",
"url": "https://github.com/tkrotoff"
},
{
"name": "Piotr Błażejewicz",
"githubUsername": "peterblazejewicz",
"url": "https://github.com/peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/html-minifier"
},
"scripts": {},
"dependencies": {
"@types/clean-css": "*",
"@types/relateurl": "*",
"@types/uglify-js": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "5c9d06dd4a4a0a6d8d5338663674376646829e782801aae0d72857be893cc5d4",
"typeScriptVersion": "5.2"
}