UNPKG

901 BJSONView Raw
1{
2 "name": "@types/postcss-preset-env",
3 "version": "7.7.0",
4 "description": "TypeScript definitions for postcss-preset-env",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-preset-env",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Latif Sulistyo",
10 "url": "https://github.com/latipun7",
11 "githubUsername": "latipun7"
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-preset-env"
20 },
21 "scripts": {},
22 "dependencies": {
23 "autoprefixer": "^10.4.7",
24 "postcss": "^8.4.14"
25 },
26 "typesPublisherContentHash": "f1ef095108165a23b04df42595081059f07606b7b304cae3343485cf961b6957",
27 "typeScriptVersion": "4.0"
28}
\No newline at end of file