UNPKG

1.01 kBJSONView Raw
1{
2 "name": "@types/clean-css",
3 "version": "4.2.11",
4 "description": "TypeScript definitions for clean-css",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clean-css",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Tanguy Krotoff",
10 "githubUsername": "tkrotoff",
11 "url": "https://github.com/tkrotoff"
12 },
13 {
14 "name": "Andrew Potter",
15 "githubUsername": "GolaWaya",
16 "url": "https://github.com/GolaWaya"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/clean-css"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/node": "*",
29 "source-map": "^0.6.0"
30 },
31 "typesPublisherContentHash": "8a7064fa9c5ef75e59ab9107bd2804622fa6a377a9395b9f248b10ac227a3d6b",
32 "typeScriptVersion": "4.5"
33}
\No newline at end of file