{
  "_args": [
    [
      {
        "raw": "hapi-iauro-swaggered@1.0.0",
        "scope": null,
        "escapedName": "hapi-iauro-swaggered",
        "name": "hapi-iauro-swaggered",
        "rawSpec": "1.0.0",
        "spec": "1.0.0",
        "type": "version"
      },
      "/home/ved_k/Documents/Tech-M/NAD-MePS-MS"
    ]
  ],
  "_from": "hapi-iauro-swaggered@1.0.0",
  "_id": "hapi-iauro-swaggered@1.0.0",
  "_inCache": true,
  "_location": "/hapi-iauro-swaggered",
  "_nodeVersion": "7.2.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/hapi-iauro-swaggered-1.0.0.tgz_1510664386966_0.6224971553310752"
  },
  "_npmUser": {
    "name": "iyogesh",
    "email": "yogesh.dhande@iauro.com"
  },
  "_npmVersion": "3.10.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "hapi-iauro-swaggered@1.0.0",
    "scope": null,
    "escapedName": "hapi-iauro-swaggered",
    "name": "hapi-iauro-swaggered",
    "rawSpec": "1.0.0",
    "spec": "1.0.0",
    "type": "version"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/hapi-iauro-swaggered/-/hapi-iauro-swaggered-1.0.0.tgz",
  "_shasum": "d848e7104d0fc0b454df8b3dc134e759f487580d",
  "_shrinkwrap": null,
  "_spec": "hapi-iauro-swaggered@1.0.0",
  "_where": "/home/ved_k/Documents/Tech-M/NAD-MePS-MS",
  "author": {
    "name": "iauro"
  },
  "dependencies": {
    "boom": "^6.0.0",
    "fast-safe-stringify": "^1.2.0",
    "handlebars": "^4.0.11",
    "hoek": "^5.0.0",
    "http-status": "^1.0.1",
    "joi": "^13.0.0",
    "json-schema-ref-parser": "^4.0.0",
    "swagger-parser": "^3.4.2"
  },
  "description": "A swagger documentation UI generator plugin for hapi (works behind proxy)",
  "devDependencies": {
    "blipp": "^2.3.0",
    "chalk": "^2.2.0",
    "code": "^5.1.0",
    "coveralls": "^3.0.0",
    "good": "^7.3.0",
    "good-console": "^6.1.2",
    "good-squeeze": "^5.0.2",
    "h2o2": "^6.0.1",
    "hapi": "^16.6.2",
    "hapi-api-version": "^1.4.0",
    "hapi-auth-basic": "^4.2.0",
    "hapi-auth-bearer-token": "^5.1.0",
    "hapi-auth-jwt2": "^7.3.0",
    "inert": "^4.2.1",
    "js2xmlparser": "^3.0.0",
    "jsonwebtoken": "^8.1.0",
    "lab": "^14.3.1",
    "swagger-client": "^3.2.2",
    "vision": "^4.1.1",
    "wreck": "^13.0.3"
  },
  "directories": {},
  "dist": {
    "shasum": "d848e7104d0fc0b454df8b3dc134e759f487580d",
    "tarball": "https://registry.npmjs.org/hapi-iauro-swaggered/-/hapi-iauro-swaggered-1.0.0.tgz"
  },
  "engines": {
    "node": ">=8.0.0"
  },
  "keywords": [
    "api",
    "docs",
    "swagger",
    "hapi",
    "joi"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "iyogesh",
      "email": "yogesh.dhande@iauro.com"
    }
  ],
  "name": "hapi-iauro-swaggered",
  "optionalDependencies": {},
  "peerDependencies": {
    "hapi": "^14.0.0 || ^15.0.0 || ^16.0.0"
  },
  "readme": "ERROR: No README data found!",
  "scripts": {
    "start": "node ./bin/test-server.js",
    "test": "lab -L -t 100",
    "test-cov-coveralls": "lab -r lcov | ./node_modules/.bin/coveralls",
    "test-cov-html": "lab -r html -o coverage.html"
  },
  "version": "1.0.2",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">=8.0.0"
      },
      "pkgid": "hapi-iauro-swaggered@1.0.0"
    }
  ]
}
