{ "name": "@types/html-minifier", "version": "4.0.0", "description": "TypeScript definitions for html-minifier", "license": "MIT", "contributors": [ { "name": "Tanguy Krotoff", "url": "https://github.com/tkrotoff", "githubUsername": "tkrotoff" }, { "name": "Riku", "url": "https://github.com/rikuayanokozy", "githubUsername": "rikuayanokozy" }, { "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": "ce2486e0ef172bfbb523a51fc489db2085faf9ed6ce495d6f969d757f366eaa4", "typeScriptVersion": "3.0" }