1 | {
|
2 | "name": "@types/react-dates",
|
3 | "version": "21.8.6",
|
4 | "description": "TypeScript definitions for react-dates",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dates",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Artur Ampilogov",
|
10 | "githubUsername": "ArturAmpilogov",
|
11 | "url": "https://github.com/ArturAmpilogov"
|
12 | },
|
13 | {
|
14 | "name": "Nathan Holland",
|
15 | "githubUsername": "NathanNZ",
|
16 | "url": "https://github.com/NathanNZ"
|
17 | },
|
18 | {
|
19 | "name": "Chris Griebel",
|
20 | "githubUsername": "cgriebel",
|
21 | "url": "https://github.com/cgriebel"
|
22 | },
|
23 | {
|
24 | "name": "Jason Unger",
|
25 | "githubUsername": "jsonunger",
|
26 | "url": "https://github.com/jsonunger"
|
27 | }
|
28 | ],
|
29 | "main": "",
|
30 | "types": "index.d.ts",
|
31 | "repository": {
|
32 | "type": "git",
|
33 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
34 | "directory": "types/react-dates"
|
35 | },
|
36 | "scripts": {},
|
37 | "dependencies": {
|
38 | "@types/react": "*",
|
39 | "@types/react-outside-click-handler": "*",
|
40 | "moment": "^2.26.0"
|
41 | },
|
42 | "typesPublisherContentHash": "920ed7cc35dde33f2cb921d64b0ab90e157bdc92c78287f64c959bbc485971fa",
|
43 | "typeScriptVersion": "4.5"
|
44 | } |
\ | No newline at end of file |