{
  "_args": [
    [
      "har-validator@~5.1.3",
      "/var/www/html/isbn/resources/angular-app/node_modules/request"
    ]
  ],
  "_from": "har-validator@>=5.1.3 <5.2.0",
  "_hasShrinkwrap": false,
  "_id": "har-validator@5.1.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/har-validator",
  "_nodeVersion": "12.18.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/har-validator_5.1.5_1596084153522_0.5429455618188734"
  },
  "_npmUser": {
    "email": "ahmad@ahmadnassri.com",
    "name": "ahmadnassri"
  },
  "_npmVersion": "6.14.7",
  "_phantomChildren": {
    "fast-json-stable-stringify": "2.0.0",
    "json-schema-traverse": "0.4.1",
    "uri-js": "4.2.2"
  },
  "_requested": {
    "name": "har-validator",
    "raw": "har-validator@~5.1.3",
    "rawSpec": "~5.1.3",
    "scope": null,
    "spec": ">=5.1.3 <5.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/request"
  ],
  "_resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz",
  "_shasum": "1f0803b9f8cb20c0fa13822df1ecddb36bde1efd",
  "_shrinkwrap": null,
  "_spec": "har-validator@~5.1.3",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/request",
  "author": {
    "email": "ahmad@ahmadnassri.com",
    "name": "Ahmad Nassri",
    "url": "https://www.ahmadnassri.com/"
  },
  "bugs": {
    "url": "https://github.com/ahmadnassri/node-har-validator/issues"
  },
  "dependencies": {
    "ajv": "^6.12.3",
    "har-schema": "^2.0.0"
  },
  "deprecated": "this library is no longer supported",
  "description": "Extremely fast HTTP Archive (HAR) validator using JSON Schema",
  "devDependencies": {
    "tap": "^14.10.8"
  },
  "directories": {},
  "dist": {
    "fileCount": 6,
    "integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIk+5CRA9TVsSAnZWagAA1uQP/AkJKwh/PLlwGTa8LqSE\nBEWHOJ4VrA2l+VHRxXwrew+notdLhbXqtveFOONbXfE0AjhO+26b26urs/Ob\na3wGFw0RrYzdETqZcSaWWtoASbHxVWEJvaNVXYl5hyCdhajxOKWY7mjc0cxJ\nH4Xv3Z+b46d1qcMPZIe69rQlfAuvE3qB83ZPx0tinN79hx3KSb5st+FxZNHF\n6URW9Lqa6MAhvsOqq5f+JCl5rJhneRsIewlP7EO6xasu9a58/mbbnlrv3xkr\nHKxRsKLHAvLyAewuCq4xwp6Z+RpUEOe0PLZbkXZ+d5wXeU4qoHqFbivX81Qg\nNMRuyHtE8lFOIoTX31VesjcINtP8hcTz3Ly06rs8aRAs23hcQDUkIvB0abgJ\n2iqXleCA0zrrz3DAHQCcqizSYvQdCVOB1ixcfmLm/T///US2rXymMhKy3UPE\njoA2UdkKd2Np8UgvW7FEY27BUZSewk8iSyHFVjXCmIVlNRXhtJ2qHakH/Iok\n2HSWUMcaqy74POJEwW+gqyU/dXx5RrqFtkr/wshko1SRxnoJ1YaW7zD+hvaq\nPrm7PIDHgjKyUI5Iz/fjChCU7aoahAH/vkCZqwseqsU34ZQsWa0oRGqCa9Zd\n/7WVCYf+6H2abd+PquG99hnR2/tjJc8u0B+yoKzVIe/7HiQ4cJ6SLUxNNRPV\nKOXz\r\n=VNMH\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "1f0803b9f8cb20c0fa13822df1ecddb36bde1efd",
    "tarball": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz",
    "unpackedSize": 8220
  },
  "engines": {
    "node": ">=6"
  },
  "gitHead": "b77cdcbaf3443af59bc7dc8ef2cffb437201134e",
  "homepage": "https://github.com/ahmadnassri/node-har-validator",
  "keywords": [
    "ajv",
    "archive",
    "cli",
    "har",
    "http",
    "validate",
    "validator"
  ],
  "license": "MIT",
  "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/node-har-validator.git"
  },
  "scripts": {
    "lint": "npx run-p lint:*",
    "test": "tap test --no-coverage",
    "test:coverage": "tap test --coverage-report=lcov --no-browser"
  },
  "version": "5.1.5"
}
