{
  "_from": "adonis-throttle@^2.3.6",
  "_id": "adonis-throttle@2.3.6",
  "_inBundle": false,
  "_integrity": "sha512-pw74gYQ3JMff2AfZmY6t+CY2hBZUQ5OgMBMUbbJe92ZJ6RzuCAeXUmbPL4idzikzZSTj9Hkg84VD22cNnF5bBQ==",
  "_location": "/adonis-throttle",
  "_phantomChildren": {
    "esm": "3.2.25"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "adonis-throttle@^2.3.6",
    "name": "adonis-throttle",
    "escapedName": "adonis-throttle",
    "rawSpec": "^2.3.6",
    "saveSpec": null,
    "fetchSpec": "^2.3.6"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/adonis-throttle/-/adonis-throttle-2.3.6.tgz",
  "_shasum": "b550b4d44eed3b619dbe56ae3f35e53e71a9fb11",
  "_spec": "adonis-throttle@^2.3.6",
  "_where": "/home/retrocubedevs/public_html/qa/hit_reels_web_api",
  "author": {
    "name": "Ron Masas"
  },
  "bugs": {
    "url": "https://github.com/masasron/adonis-throttle/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Andrew Jo",
      "email": "andrewjo@gmail.com",
      "url": "https://github.com/AndrewJo"
    }
  ],
  "dependencies": {
    "@adonisjs/generic-exceptions": "^3.0.1"
  },
  "deprecated": false,
  "description": "A rate limiter for Adonis 4.1",
  "devDependencies": {
    "@adonisjs/fold": "^4.0.9",
    "@adonisjs/sink": "^1.0.17",
    "mocha": "^6.1.0"
  },
  "homepage": "https://github.com/masasron/adonis-throttle#readme",
  "keywords": [
    "rate",
    "limiter",
    "nodejs",
    "throttle",
    "adonis",
    "node",
    "adonisjs"
  ],
  "license": "MIT",
  "main": "src/Throttle.js",
  "name": "adonis-throttle",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/masasron/adonis-throttle.git"
  },
  "scripts": {
    "test": "mocha --timeout 5000"
  },
  "version": "2.3.6"
}
