component.json 235 Bytes Raw Blame History Permalink 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" ] }