UNPKG

@types/html-minifier

Version:
34 lines 1.09 kB
{ "name": "@types/html-minifier", "version": "4.0.3", "description": "TypeScript definitions for html-minifier", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/html-minifier", "license": "MIT", "contributors": [ { "name": "Tanguy Krotoff", "url": "https://github.com/tkrotoff", "githubUsername": "tkrotoff" }, { "name": "Piotr Błażejewicz", "url": "https://github.com/peterblazejewicz", "githubUsername": "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": "119153c1226c0eda8a1f0d879f62ff3edbb49abba573ff428ad36c659a4f7abe", "typeScriptVersion": "4.5" }