@types/react-slick
Version:
TypeScript definitions for react-slick
37 lines • 1.16 kB
JSON
{
"name": "@types/react-slick",
"version": "0.23.12",
"description": "TypeScript definitions for react-slick",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-slick",
"license": "MIT",
"contributors": [
{
"name": "Giedrius Grabauskas",
"githubUsername": "GiedriusGrabauskas",
"url": "https://github.com/GiedriusGrabauskas"
},
{
"name": "Andrew Makarov",
"githubUsername": "r3nya",
"url": "https://github.com/r3nya"
},
{
"name": "Shannor Trotty",
"githubUsername": "Shannor",
"url": "https://github.com/Shannor"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-slick"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "c66bf835abd58d29717a303d25f0eda174e401690f3f1b5a0079db984e0554ec",
"typeScriptVersion": "4.5"
}