@types/html-minifier
Version:
TypeScript definitions for html-minifier
34 lines • 1.09 kB
JSON
{
"name": "@types/html-minifier",
"version": "4.0.5",
"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": "*"
},
"typesPublisherContentHash": "ccf04e6c9ae6a3d2908d416e41439e28f944da68350297db2e6f2556cc7dbb38",
"typeScriptVersion": "4.5"
}