UNPKG

1 kBJSONView Raw
1{
2 "name": "@types/lodash.debounce",
3 "version": "4.0.9",
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 "githubUsername": "bczengel",
11 "url": "https://github.com/bczengel"
12 },
13 {
14 "name": "Ilya Mochalov",
15 "githubUsername": "chrootsu",
16 "url": "https://github.com/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": "6cde15ae2900a1ffc0a38e5b398e22b9e2745a91c09753cc5706b23125dfc2a5",
31 "typeScriptVersion": "4.5"
32}
\No newline at end of file