UNPKG

854 BJSONView Raw
1{
2 "name": "@types/react-resizable",
3 "version": "3.0.2",
4 "description": "TypeScript definitions for react-resizable",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-resizable",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Harry Brrundage",
10 "url": "https://github.com/airhorns",
11 "githubUsername": "airhorns"
12 }
13 ],
14 "main": "",
15 "types": "index.d.ts",
16 "repository": {
17 "type": "git",
18 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
19 "directory": "types/react-resizable"
20 },
21 "scripts": {},
22 "dependencies": {
23 "@types/react": "*"
24 },
25 "typesPublisherContentHash": "e3588df16f1dff310e840720829799fada3edb700f6e33380d2a842a8fdeec57",
26 "typeScriptVersion": "4.0"
27}
\No newline at end of file