{
  "name": "express-rate-limiter",
  "version": "1.3.1",
  "description": "Rate limiter middleware for express applications",
  "main": "index.js",
  "author": "Steven Thuriot",
  "licenses": [
    {
      "type": "Apache-2.0",
      "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
    }
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/StevenThuriot/express-rate-limiter.git"
  },
  "bugs": {
    "url": "https://github.com/StevenThuriot/express-rate-limiter/issues"
  },
  "homepage": "https://github.com/StevenThuriot/express-rate-limiter",
  "dependencies": {}
}
