UNPKG

@types/react-dates

Version:
46 lines 1.41 kB
{ "name": "@types/react-dates", "version": "21.8.7", "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": "1736d41fdaac0a79c5e7ac05f53f79624e335aba4550db96b9db237245421d99", "typeScriptVersion": "5.1" }