@types/react-native-datepicker
Version:
TypeScript definitions for react-native-datepicker
35 lines • 1.12 kB
JSON
{
"name": "@types/react-native-datepicker",
"version": "1.7.7",
"description": "TypeScript definitions for react-native-datepicker",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-native-datepicker",
"license": "MIT",
"contributors": [
{
"name": "Jacob Baskin",
"githubUsername": "jacobbaskin",
"url": "https://github.com/jacobbaskin"
},
{
"name": "Cheng Gibson",
"githubUsername": "nossbigg",
"url": "https://github.com/nossbigg"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-native-datepicker"
},
"scripts": {},
"dependencies": {
"@types/react": "*",
"react-native": "*",
"moment": ">=2.14.0"
},
"peerDependencies": {},
"typesPublisherContentHash": "7fa45a6f0693c7af3eeb0de3f20387e55d8f2d3c8f260df4538513e79c07a11e",
"typeScriptVersion": "5.2"
}