diff options
Diffstat (limited to 'node_modules/throttleit/package.json')
-rw-r--r-- | node_modules/throttleit/package.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/node_modules/throttleit/package.json b/node_modules/throttleit/package.json deleted file mode 100644 index 709467b..0000000 --- a/node_modules/throttleit/package.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "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" - } - } -} |