{
  "_args": [
    [
      {
        "raw": "v8-compile-cache@^2.2.0",
        "scope": null,
        "escapedName": "v8-compile-cache",
        "name": "v8-compile-cache",
        "rawSpec": "^2.2.0",
        "spec": ">=2.2.0 <3.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/webpack-cli"
    ]
  ],
  "_from": "v8-compile-cache@>=2.2.0 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "v8-compile-cache@2.3.0",
  "_inCache": true,
  "_location": "/v8-compile-cache",
  "_nodeVersion": "14.10.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/v8-compile-cache_2.3.0_1614993604720_0.3337836233928051"
  },
  "_npmUser": {
    "name": "zertosh",
    "email": "zertosh@gmail.com"
  },
  "_npmVersion": "6.14.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "v8-compile-cache@^2.2.0",
    "scope": null,
    "escapedName": "v8-compile-cache",
    "name": "v8-compile-cache",
    "rawSpec": "^2.2.0",
    "spec": ">=2.2.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/webpack-cli"
  ],
  "_resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz",
  "_shasum": "2de19618c66dc247dcfb6f99338035d8245a2cee",
  "_shrinkwrap": null,
  "_spec": "v8-compile-cache@^2.2.0",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/webpack-cli",
  "author": {
    "name": "Andres Suarez",
    "email": "zertosh@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/zertosh/v8-compile-cache/issues"
  },
  "dependencies": {},
  "description": "Require hook for automatic V8 compile cache persistence",
  "devDependencies": {
    "babel-core": "6.26.3",
    "eslint": "^7.12.1",
    "flow-parser": "0.136.0",
    "rimraf": "^2.5.4",
    "rxjs": "6.6.3",
    "semver": "^5.3.0",
    "tap": "^9.0.0",
    "temp": "^0.8.3",
    "yarn": "1.22.10"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==",
    "shasum": "2de19618c66dc247dcfb6f99338035d8245a2cee",
    "tarball": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz",
    "fileCount": 5,
    "unpackedSize": 16807,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQtjFCRA9TVsSAnZWagAAgowP/2zjgbn+AFYv+8a/3p/D\ne2I2t62PdBAmXYuupuhJ2RqlEz+Efnfbc5v/fAHgw2QqUwBvDvBTy8Qf5jSQ\nb2v1U5J85hwVmDV5YjdSzlK7vUHc4U8GKyKd5eHThbzgNTIBTuIbTSi8Ed2g\n+kr/TGtnKJ+LxcCDUYL+j7Lq5qoPw8lPEYtvznoeincJt1qe02wgl+kopXg8\n0sgUj+sGgAuCkFVElKAGiJEG67ARXmzIzNx/SsLfTFUEf05qNtc/Q5EGahxy\n5nCEPtkIuKaj6JmOkUaROj6pw18wYgoUvC8am1PBjYz3Ogq+etHwDS2AmzWm\nLeKfUUm1ZTBTfniuqd+81jO2hHC+heG5LFf/6FQv+ST3AJ+xXq/7qiSkdqAV\nXOG5dkcNGO+uyK7c3z7hdtH3aaalQtfothviJSSi3mw8eqP5hEjGgFLm0zNi\nlKRyZKsWMxrn6PADVhgFlUrmuHdq8IqwkINL6tG31SKsrCqgEBVm3J6kw6RO\nPoaQyE5P+AhA/mA0xusPZr0kgtd8Aa/A8htLJrvWCZQdyIeEdf1La9Bw3d1z\nOhquSwBZ6meemq/3YIPHxS0cXT39CgYtBBpl/f9SGQd82n38KGiEvfwhO6mk\nZwJC2tctKhyNT67NGBjGA7jGiwmUAWxwcs/SmcJaiguhdftllOf+y5uxqBfk\nq4IB\r\n=1KOk\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "454af0b0c2f35e6afd87aa1878e1749a76eca122",
  "homepage": "https://github.com/zertosh/v8-compile-cache#readme",
  "license": "MIT",
  "main": "v8-compile-cache.js",
  "maintainers": [
    {
      "name": "zertosh",
      "email": "zertosh@gmail.com"
    }
  ],
  "name": "v8-compile-cache",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zertosh/v8-compile-cache.git"
  },
  "scripts": {
    "bench": "bench/run.sh",
    "eslint": "eslint --max-warnings=0 .",
    "posttest": "npm run eslint",
    "tap": "tap test/*-test.js",
    "test": "npm run tap"
  },
  "version": "2.3.0"
}
