UNPKG

@types/react-dates

Version:
46 lines 1.41 kB
{ "name": "@types/react-dates", "version": "21.8.8", "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": "*" }, "peerDependencies": { "moment": ">=2" }, "typesPublisherContentHash": "dbf45f520007dedd9bf9f3480f7124c48d7613b2ed2e4b8ab5faa1e3a9036f8a", "typeScriptVersion": "5.2" }