documentit/node_modules/throttleit/component.json

14 lines
235 B
JSON
Raw Normal View History

2018-01-05 18:48:13 +00:00
{
"name": "throttle",
"repo": "component/throttle",
"description": "Throttle a function",
"version": "0.0.2",
"keywords": [],
"dependencies": {},
"development": {},
"license": "MIT",
"scripts": [
"index.js"
]
}