bower
Version:
The browser package manager
19 lines (18 loc) • 348 B
JSON
{
"name": "throttleit",
"description": "Throttle a function",
"version": "0.0.2",
"keywords": [],
"repository": {
"type": "git",
"url": "git://github.com/component/throttle.git"
},
"dependencies": {},
"development": {},
"license": "MIT",
"component": {
"scripts": {
"throttle/index.js": "index.js"
}
}
}