UNPKG

1 kBJSONView Raw
1{
2 "name": "@types/lodash.debounce",
3 "version": "4.0.7",
4 "description": "TypeScript definitions for lodash.debounce",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.debounce",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Brian Zengel",
10 "url": "https://github.com/bczengel",
11 "githubUsername": "bczengel"
12 },
13 {
14 "name": "Ilya Mochalov",
15 "url": "https://github.com/chrootsu",
16 "githubUsername": "chrootsu"
17 }
18 ],
19 "main": "",
20 "types": "index.d.ts",
21 "repository": {
22 "type": "git",
23 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
24 "directory": "types/lodash.debounce"
25 },
26 "scripts": {},
27 "dependencies": {
28 "@types/lodash": "*"
29 },
30 "typesPublisherContentHash": "1a2eb3be85e51c635c4a50402a9e1f1b40d9cb47563a27bad2db79439c03c8e0",
31 "typeScriptVersion": "3.9"
32}
\No newline at end of file