UNPKG

1.02 kBJSONView Raw
1{
2 "name": "@types/postcss-url",
3 "version": "10.0.0",
4 "description": "TypeScript definitions for postcss-url",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/postcss-url",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Silas Rech",
10 "url": "https://github.com/lenovouser",
11 "githubUsername": "lenovouser"
12 },
13 {
14 "name": "Remco Haszing",
15 "url": "https://github.com/remcohaszing",
16 "githubUsername": "remcohaszing"
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/postcss-url"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/node": "*",
29 "postcss": "^8.0.0"
30 },
31 "typesPublisherContentHash": "159247496f1f292d4a121ac2ba168276a0899d0d243288dbdd00c98626503ad1",
32 "typeScriptVersion": "3.8"
33}
\No newline at end of file