frontend/.pnpm-store/v3/files/b3/37c4170e25719cf3111a5a2b919380da87521031fa8e0c6d436d883f6396d0046c0409616916c89bab99e79a842b5b8b0fd1940fb4aad39bad9baa5cffac0b-exec

34 lines
1.1 KiB
Plaintext
Executable File

{
"name": "@types/html-minifier",
"version": "4.0.2",
"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": "29f17b6687b32480776242fb86d8dfe4d4674e862bbc34983f8ef8cbd6c6200f",
"typeScriptVersion": "3.8"
}