UNPKG

@types/react-dates

Version:
44 lines 1.38 kB
{ "name": "@types/react-dates", "version": "21.8.6", "description": "TypeScript definitions for react-dates", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dates", "license": "MIT", "contributors": [ { "name": "Artur Ampilogov", "githubUsername": "ArturAmpilogov", "url": "https://github.com/ArturAmpilogov" }, { "name": "Nathan Holland", "githubUsername": "NathanNZ", "url": "https://github.com/NathanNZ" }, { "name": "Chris Griebel", "githubUsername": "cgriebel", "url": "https://github.com/cgriebel" }, { "name": "Jason Unger", "githubUsername": "jsonunger", "url": "https://github.com/jsonunger" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/react-dates" }, "scripts": {}, "dependencies": { "@types/react": "*", "@types/react-outside-click-handler": "*", "moment": "^2.26.0" }, "typesPublisherContentHash": "920ed7cc35dde33f2cb921d64b0ab90e157bdc92c78287f64c959bbc485971fa", "typeScriptVersion": "4.5" }