UNPKG

857 BJSONView Raw
1{
2 "name": "@types/postcss-import",
3 "version": "14.0.3",
4 "description": "TypeScript definitions for postcss-import",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-import",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Remco Haszing",
10 "githubUsername": "remcohaszing",
11 "url": "https://github.com/remcohaszing"
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-import"
20 },
21 "scripts": {},
22 "dependencies": {
23 "postcss": "^8.0.0"
24 },
25 "typesPublisherContentHash": "39256d403c090bca98dcf3e40d8de98e2cd8ece61acbeccce9b9a6a748a8aca3",
26 "typeScriptVersion": "4.5"
27}
\No newline at end of file