Current File : //lib/node_modules/bower/lib/node_modules/throttleit/package.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"
    }
  }
}