{
  "_args": [
    [
      "@adonisjs/generic-exceptions@2.0.1",
      "/home/real49/whatsappBot/beta"
    ]
  ],
  "_from": "@adonisjs/generic-exceptions@2.0.1",
  "_id": "@adonisjs/generic-exceptions@2.0.1",
  "_inBundle": false,
  "_integrity": "sha512-ZIPnj7vlRZKaAyZ4c2SUFCpJ6Yk+xzR+STjsze9unmZQncpQmVq1K8r20pXX3Z9rnxKVlfwO58HTxMMWaX9t9A==",
  "_location": "/@adonisjs/generic-exceptions",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@adonisjs/generic-exceptions@2.0.1",
    "name": "@adonisjs/generic-exceptions",
    "escapedName": "@adonisjs%2fgeneric-exceptions",
    "scope": "@adonisjs",
    "rawSpec": "2.0.1",
    "saveSpec": null,
    "fetchSpec": "2.0.1"
  },
  "_requiredBy": [
    "/@adonisjs/auth",
    "/@adonisjs/bodyparser",
    "/@adonisjs/fold",
    "/@adonisjs/framework",
    "/@adonisjs/lucid",
    "/@adonisjs/middleware-base",
    "/@adonisjs/websocket"
  ],
  "_resolved": "https://registry.npmjs.org/@adonisjs/generic-exceptions/-/generic-exceptions-2.0.1.tgz",
  "_spec": "2.0.1",
  "_where": "/home/real49/whatsappBot/beta",
  "author": {
    "name": "virk"
  },
  "bugs": {
    "url": "https://github.com/adonisjs/adonis-generic-exceptions/issues"
  },
  "dependencies": {
    "node-exceptions": "^3.0.0",
    "upcast": "^2.1.1"
  },
  "description": "List of generic exceptions to be used in all other repos",
  "devDependencies": {
    "japa": "^1.0.6",
    "japa-cli": "^1.0.1",
    "standard": "^10.0.3",
    "tern": "^0.21.0"
  },
  "homepage": "https://github.com/adonisjs/adonis-generic-exceptions#readme",
  "keywords": [
    "adonisjs",
    "adonis",
    "exceptions"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "@adonisjs/generic-exceptions",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/adonisjs/adonis-generic-exceptions.git"
  },
  "scripts": {
    "lint": "standard",
    "pretest": "npm run lint",
    "test": "japa test.js"
  },
  "version": "2.0.1"
}
