UNPKG

836 BJSONView Raw
1{
2 "name": "@types/postcss-calc",
3 "version": "7.0.2",
4 "description": "TypeScript definitions for postcss-calc",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-calc",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Jeow Li Huan",
10 "url": "https://github.com/huan086",
11 "githubUsername": "huan086"
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/postcss-calc"
20 },
21 "scripts": {},
22 "dependencies": {
23 "postcss": "7.x.x"
24 },
25 "typesPublisherContentHash": "2c44debf7ca70397b8e0bdb4a1ea8bee1f78d17c29e6b55d85a633c3edfeadd2",
26 "typeScriptVersion": "3.6"
27}
\No newline at end of file