{
  "_args": [
    [
      "har-validator@~5.1.0",
      "/var/www/html/recipes/api/node_modules/request"
    ]
  ],
  "_from": "har-validator@>=5.1.0 <5.2.0",
  "_id": "har-validator@5.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/har-validator",
  "_nodeVersion": "8.9.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/har-validator-5.1.0.tgz_1509688503296_0.303169913822785"
  },
  "_npmUser": {
    "email": "ahmad@ahmadnassri.com",
    "name": "ahmadnassri"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {
    "co": "4.6.0",
    "fast-deep-equal": "1.1.0",
    "fast-json-stable-stringify": "2.0.0",
    "json-schema-traverse": "0.3.1"
  },
  "_requested": {
    "name": "har-validator",
    "raw": "har-validator@~5.1.0",
    "rawSpec": "~5.1.0",
    "scope": null,
    "spec": ">=5.1.0 <5.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/request"
  ],
  "_resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.0.tgz",
  "_shasum": "44657f5688a22cfd4b72486e81b3a3fb11742c29",
  "_shrinkwrap": null,
  "_spec": "har-validator@~5.1.0",
  "_where": "/var/www/html/recipes/api/node_modules/request",
  "author": {
    "email": "ahmad@ahmadnassri.com",
    "name": "Ahmad Nassri",
    "url": "https://www.ahmadnassri.com/"
  },
  "bugs": {
    "url": "https://github.com/ahmadnassri/har-validator/issues"
  },
  "dependencies": {
    "ajv": "^5.3.0",
    "har-schema": "^2.0.0"
  },
  "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema",
  "devDependencies": {
    "echint": "^4.0.1",
    "standard": "^10.0.3",
    "tap": "^10.7.2"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-+qnmNjI4OfH2ipQ9VQOw23bBd/ibtfbVdK2fYbY4acTDqKTW/YDp9McimZdDbG8iV9fZizUqQMD5xvriB146TA==",
    "shasum": "44657f5688a22cfd4b72486e81b3a3fb11742c29",
    "tarball": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.0.tgz"
  },
  "engines": {
    "node": ">=4"
  },
  "files": [
    "lib"
  ],
  "gitHead": "33e6dbdd7d644a1f0b419b0fa277b1bb491e0331",
  "homepage": "https://github.com/ahmadnassri/har-validator",
  "keywords": [
    "ajv",
    "archive",
    "cli",
    "har",
    "http",
    "validate",
    "validator"
  ],
  "license": "ISC",
  "main": "lib/promise.js",
  "maintainers": [
    {
      "name": "ahmadnassri",
      "email": "ahmad@ahmadnassri.com"
    }
  ],
  "name": "har-validator",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ahmadnassri/har-validator.git"
  },
  "scripts": {
    "coverage": "tap test --reporter silent --coverage",
    "lint": "standard && echint",
    "pretest": "npm run lint",
    "test": "tap test"
  },
  "version": "5.1.0"
}
