34 lines
1.1 KiB
Plaintext
Executable File
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"
|
|
} |