blob: 7cf81a0f18d1547bc29615d8948437cdaf4dff2c (
about) (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"name": "throttle",
"repo": "component/throttle",
"description": "Throttle a function",
"version": "0.0.2",
"keywords": [],
"dependencies": {},
"development": {},
"license": "MIT",
"scripts": [
"index.js"
]
}
|