UNPKG

897 BJSONView Raw
1{
2 "name": "@types/gulp-minify-css",
3 "version": "0.0.33",
4 "description": "TypeScript definitions for gulp-minify-css",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gulp-minify-css",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Keita Kagurazaka",
10 "url": "https://github.com/k-kagurazaka",
11 "githubUsername": "k-kagurazaka"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/gulp-minify-css"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/clean-css": "^3",
24 "@types/node": "*"
25 },
26 "typesPublisherContentHash": "91ccc5b7ae0490d27be9c6c2693ad7c1e1b57ba68762cb6ec051a751cc22dc07",
27 "typeScriptVersion": "4.3"
28}
\No newline at end of file