@types/react-swipeable-views
Version:
TypeScript definitions for react-swipeable-views
33 lines • 1.06 kB
JSON
{
"name": "@types/react-swipeable-views",
"version": "0.13.6",
"description": "TypeScript definitions for react-swipeable-views",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-swipeable-views",
"license": "MIT",
"contributors": [
{
"name": "Michael Ledin",
"githubUsername": "mxl",
"url": "https://github.com/mxl"
},
{
"name": "Deividas Bakanas",
"githubUsername": "DeividasBakanas",
"url": "https://github.com/DeividasBakanas"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-swipeable-views"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "e7552b6835c5a32a602c042a5c5f526381108df077f535edad04bf110fec71d1",
"typeScriptVersion": "5.0"
}