@types/gulp-minify-css
Version:
TypeScript definitions for gulp-minify-css
28 lines • 897 B
JSON
{
"name": "@types/gulp-minify-css",
"version": "0.0.34",
"description": "TypeScript definitions for gulp-minify-css",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-minify-css",
"license": "MIT",
"contributors": [
{
"name": "Keita Kagurazaka",
"url": "https://github.com/k-kagurazaka",
"githubUsername": "k-kagurazaka"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gulp-minify-css"
},
"scripts": {},
"dependencies": {
"@types/clean-css": "^3",
"@types/node": "*"
},
"typesPublisherContentHash": "623f5c884d9e2b46d69859a4b70035130660c1090622b128be1310d83d4932ec",
"typeScriptVersion": "4.5"
}