UNPKG

@types/react-native-datepicker

Version:
34 lines 1.1 kB
{ "name": "@types/react-native-datepicker", "version": "1.7.6", "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" }, "typesPublisherContentHash": "130e05b61afe707467d5a7ad4a30ca98e7f5525404afbd5748958a24c9c62839", "typeScriptVersion": "4.6" }