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