UNPKG

2.57 kBJSONView Raw
1{
2 "name": "@types/styled-components",
3 "version": "5.1.10",
4 "description": "TypeScript definitions for styled-components",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/styled-components",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Igor Oleinikov",
10 "url": "https://github.com/Igorbek",
11 "githubUsername": "Igorbek"
12 },
13 {
14 "name": "Ihor Chulinda",
15 "url": "https://github.com/Igmat",
16 "githubUsername": "Igmat"
17 },
18 {
19 "name": "Adam Lavin",
20 "url": "https://github.com/lavoaster",
21 "githubUsername": "lavoaster"
22 },
23 {
24 "name": "Jessica Franco",
25 "url": "https://github.com/Jessidhia",
26 "githubUsername": "Jessidhia"
27 },
28 {
29 "name": "Jason Killian",
30 "url": "https://github.com/jkillian",
31 "githubUsername": "jkillian"
32 },
33 {
34 "name": "Sebastian Silbermann",
35 "url": "https://github.com/eps1lon",
36 "githubUsername": "eps1lon"
37 },
38 {
39 "name": "David Ruisinger",
40 "url": "https://github.com/flavordaaave",
41 "githubUsername": "flavordaaave"
42 },
43 {
44 "name": "Matthew Wagerfield",
45 "url": "https://github.com/wagerfield",
46 "githubUsername": "wagerfield"
47 },
48 {
49 "name": "Yuki Ito",
50 "url": "https://github.com/Lazyuki",
51 "githubUsername": "Lazyuki"
52 },
53 {
54 "name": "Maciej Goszczycki",
55 "url": "https://github.com/mgoszcz2",
56 "githubUsername": "mgoszcz2"
57 },
58 {
59 "name": "Danilo Fuchs",
60 "url": "https://github.com/danilofuchs",
61 "githubUsername": "danilofuchs"
62 }
63 ],
64 "main": "",
65 "types": "index.d.ts",
66 "typesVersions": {
67 "<=3.6": {
68 "*": [
69 "ts3.6/*"
70 ]
71 }
72 },
73 "repository": {
74 "type": "git",
75 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
76 "directory": "types/styled-components"
77 },
78 "scripts": {},
79 "dependencies": {
80 "@types/hoist-non-react-statics": "*",
81 "@types/react": "*",
82 "csstype": "^3.0.2"
83 },
84 "typesPublisherContentHash": "8d97cb0922789dbb19d79f8f8d3037e753c938a3837e76570fe98c99eb323aea",
85 "typeScriptVersion": "3.6"
86}
\No newline at end of file