CityBEM-CityLayers-SaeedRay.../node_modules/throttleit/package.json

19 lines
348 B
JSON
Raw Normal View History

{
"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"
}
}
}