@types/styled-components
Version:
TypeScript definitions for styled-components
33 lines • 1.03 kB
JSON
{
"name": "@types/styled-components",
"version": "3.0.4",
"description": "TypeScript definitions for styled-components",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/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"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/styled-components"
},
"scripts": {},
"dependencies": {
"@types/node": "*",
"@types/react": "*"
},
"typesPublisherContentHash": "4d835ad9fd6ba4da71b6d47832d66e7ae6c0839fd032eae6385d736bb2adf14b",
"typeScriptVersion": "3.6"
}