{
    "name": "@types/styled-components",
    "version": "5.1.7",
    "description": "TypeScript definitions for styled-components",
    "license": "MIT",
    "contributors": [
        {
            "name": "Igor Oleinikov",
            "url": "https://github.com/Igorbek",
            "githubUsername": "Igorbek"
        },
        {
            "name": "Ihor Chulinda",
            "url": "https://github.com/Igmat",
            "githubUsername": "Igmat"
        },
        {
            "name": "Adam Lavin",
            "url": "https://github.com/lavoaster",
            "githubUsername": "lavoaster"
        },
        {
            "name": "Jessica Franco",
            "url": "https://github.com/Jessidhia",
            "githubUsername": "Jessidhia"
        },
        {
            "name": "Jason Killian",
            "url": "https://github.com/jkillian",
            "githubUsername": "jkillian"
        },
        {
            "name": "Sebastian Silbermann",
            "url": "https://github.com/eps1lon",
            "githubUsername": "eps1lon"
        },
        {
            "name": "David Ruisinger",
            "url": "https://github.com/flavordaaave",
            "githubUsername": "flavordaaave"
        },
        {
            "name": "Matthew Wagerfield",
            "url": "https://github.com/wagerfield",
            "githubUsername": "wagerfield"
        },
        {
            "name": "Yuki Ito",
            "url": "https://github.com/Lazyuki",
            "githubUsername": "Lazyuki"
        },
        {
            "name": "Maciej Goszczycki",
            "url": "https://github.com/mgoszcz2",
            "githubUsername": "mgoszcz2"
        },
        {
            "name": "Danilo Fuchs",
            "url": "https://github.com/danilofuchs",
            "githubUsername": "danilofuchs"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "typesVersions": {
        "<=3.6": {
            "*": [
                "ts3.6/*"
            ]
        }
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/styled-components"
    },
    "scripts": {},
    "dependencies": {
        "@types/hoist-non-react-statics": "*",
        "@types/react": "*",
        "csstype": "^3.0.2"
    },
    "typesPublisherContentHash": "e46160ce0f8426f85d2534942660a2613461fdadd7dbf3331a3038927944146c",
    "typeScriptVersion": "3.3"
}