@types/react-daterange-picker
Version:
TypeScript definitions for React Daterange Picker
49 lines • 1.61 kB
JSON
{
"name": "@types/react-daterange-picker",
"version": "2.0.8",
"description": "TypeScript definitions for React Daterange Picker",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-daterange-picker",
"license": "MIT",
"contributors": [
{
"name": "UNCOVER TRUTH Inc.",
"url": "https://github.com/uncovertruth",
"githubUsername": "uncovertruth"
},
{
"name": "MartynasZilinskas",
"url": "https://github.com/MartynasZilinskas",
"githubUsername": "MartynasZilinskas"
},
{
"name": "Donald Ford",
"url": "https://github.com/donaldtf",
"githubUsername": "donaldtf"
},
{
"name": "Vlad Florescu",
"url": "https://github.com/vladflorescu94",
"githubUsername": "vladflorescu94"
},
{
"name": "Piotr Błażejewicz",
"url": "https://github.com/peterblazejewicz",
"githubUsername": "peterblazejewicz"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/react-daterange-picker"
},
"scripts": {},
"dependencies": {
"@types/react": "*",
"moment": "^2.18.1",
"moment-range": "^4.0.0"
},
"typesPublisherContentHash": "adc96124c6eccf308a277a47d80d5cf98e6c589f97137b6226e3c38aba0cf58c",
"typeScriptVersion": "3.7"
}