documentit/node_modules/throttleit/component.json
2018-01-05 10:48:13 -08:00

14 lines
235 B
JSON

{
"name": "throttle",
"repo": "component/throttle",
"description": "Throttle a function",
"version": "0.0.2",
"keywords": [],
"dependencies": {},
"development": {},
"license": "MIT",
"scripts": [
"index.js"
]
}