UNPKG

@types/lodash.debounce

Version:
32 lines 1 kB
{ "name": "@types/lodash.debounce", "version": "4.0.7", "description": "TypeScript definitions for lodash.debounce", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash.debounce", "license": "MIT", "contributors": [ { "name": "Brian Zengel", "url": "https://github.com/bczengel", "githubUsername": "bczengel" }, { "name": "Ilya Mochalov", "url": "https://github.com/chrootsu", "githubUsername": "chrootsu" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/lodash.debounce" }, "scripts": {}, "dependencies": { "@types/lodash": "*" }, "typesPublisherContentHash": "1a2eb3be85e51c635c4a50402a9e1f1b40d9cb47563a27bad2db79439c03c8e0", "typeScriptVersion": "3.9" }