@types/react-native-snap-carousel
Version:
TypeScript definitions for react-native-snap-carousel
55 lines • 1.71 kB
JSON
{
"name": "@types/react-native-snap-carousel",
"version": "3.8.12",
"description": "TypeScript definitions for react-native-snap-carousel",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-snap-carousel",
"license": "MIT",
"contributors": [
{
"name": "jnbt",
"githubUsername": "jnbt",
"url": "https://github.com/jnbt"
},
{
"name": "Jacob Froman",
"githubUsername": "j-fro",
"url": "https://github.com/j-fro"
},
{
"name": "Nikolay Polukhin",
"githubUsername": "gazaret",
"url": "https://github.com/gazaret"
},
{
"name": "Guillaume Amat",
"githubUsername": "GuillaumeAmat",
"url": "https://github.com/GuillaumeAmat"
},
{
"name": "Vitor Luiz Cavalcanti",
"githubUsername": "VitorLuizC",
"url": "https://github.com/VitorLuizC"
},
{
"name": "Lemon Garrett",
"githubUsername": "egarrett94",
"url": "https://github.com/egarrett94"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-native-snap-carousel"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"peerDependencies": {
"react-native": "*"
},
"typesPublisherContentHash": "f47e4232f9a6784df3b9c146d0bce4ac2a61e5e30be65a6ad5086193f2572b9a",
"typeScriptVersion": "5.2"
}