UNPKG

react-debounce-func

Version:
25 lines 620 B
{ "name": "react-debounce-func", "version": "1.0.1", "description": "this is a debounce-function ", "main": "index.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/dev-shajid/debounce-function.git" }, "keywords": [ "debounce", "react-debounce", "debounce-hook", "debounce-function" ], "author": "shajid", "license": "ISC", "bugs": { "url": "https://github.com/dev-shajid/debounce-function/issues" }, "homepage": "https://github.com/dev-shajid/debounce-function#readme" }