{
  "_args": [
    [
      {
        "name": "core-util-is",
        "raw": "core-util-is@~1.0.0",
        "rawSpec": "~1.0.0",
        "scope": null,
        "spec": ">=1.0.0 <1.1.0",
        "type": "range"
      },
      "/root/open-file/books/node_modules/readable-stream"
    ]
  ],
  "_from": "core-util-is@>=1.0.0 <1.1.0",
  "_hasShrinkwrap": false,
  "_id": "core-util-is@1.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/core-util-is",
  "_nodeVersion": "16.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/core-util-is_1.0.3_1630420536772_0.9472501484769849"
  },
  "_npmUser": {
    "email": "i@izs.me",
    "name": "isaacs"
  },
  "_npmVersion": "7.21.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "core-util-is",
    "raw": "core-util-is@~1.0.0",
    "rawSpec": "~1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/readable-stream"
  ],
  "_resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
  "_shasum": "a6042d3634c2b27e9328f837b965fac83808db85",
  "_shrinkwrap": null,
  "_spec": "core-util-is@~1.0.0",
  "_where": "/root/open-file/books/node_modules/readable-stream",
  "author": {
    "email": "i@izs.me",
    "name": "Isaac Z. Schlueter",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/core-util-is/issues"
  },
  "dependencies": {},
  "description": "The `util.is*` functions introduced in Node v0.12.",
  "devDependencies": {
    "tap": "^15.0.9"
  },
  "directories": {},
  "dist": {
    "fileCount": 4,
    "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLj44CRA9TVsSAnZWagAA0AEQAI2rvxf1UM5FkovQLnTM\notN8pVW7FNS65fxu1FLu2d9NX74wN/ASuQwy0UIa+lGkHxq5tdt68JhPwvLQ\nTFDDzWt3Pc0Oym6axkIGM/g0Xa/CS8dzbOy04J+4eys5H2GFEVaSoRqgZwL/\nIM1JkE0utIRPLL2b/+9t6Wbe34ERurckzu7JIuJV3Aa6gkYyHhyrprqDh9Ft\nJG9C38gde82J/KRk6cT5E+LUF9oxCZS/OvaR/JZt9qtxJGTVKah4dVNOu/2W\nIA07E418ydf5iNxZy5EjT/M9UJexUygmzWd+KwFrghjoRTxXsQ5Xkl1qtiay\noLwiS1/1eqokkgLsIki/7v7cMKyJ74Dxgf2TOLaIQsLgClqlOvB+lU/FmaqR\nDjwLblnDynxQbAyG9wlv+8zuRCN9GnPnYdCkTrz9T3cYcr55xNqo5xabzhbs\neHmIh6Wa5PcDwWCrKer9BO/V/h6WouZ94xBljL8artMI2xZJhx3NleSNkSHm\nRIi8qRB3f6o/AP/Db00Qw6EZ/aubezwKLTdIfbv/fptzZoDFCkmttFkpm2HM\n8/xaOWFC4Vfv6nCe5boFym/Sjv1xaX7738gfekKNyz9Ukim2JY2LAHYcfLum\nVu7rxTCYJCiXYAxN9MBfP67Xea3gH60bS7nFZA/Rt+wc7CCItjfkUMXwmYmy\nuGG1\r\n=Ftuh\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "a6042d3634c2b27e9328f837b965fac83808db85",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEQCIDM3OvU/pAA0cvNI8WHXIZgxFM0qRr2Lj7WWJp2+uxHTAiB+mDe6BTAT7as04NQ6lD36C9bI/dz8Nu4DQIuGxL6T7w=="
      }
    ],
    "tarball": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
    "unpackedSize": 4982
  },
  "gitHead": "85f4620829d1b6079fd7b351f040b6ea7e184970",
  "homepage": "https://github.com/isaacs/core-util-is#readme",
  "keywords": [
    "util",
    "isBuffer",
    "isArray",
    "isNumber",
    "isString",
    "isRegExp",
    "isThis",
    "isThat",
    "polyfill"
  ],
  "license": "MIT",
  "main": "lib/util.js",
  "maintainers": [
    {
      "email": "i@izs.me",
      "name": "isaacs"
    }
  ],
  "name": "core-util-is",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/isaacs/core-util-is.git"
  },
  "scripts": {
    "postversion": "npm publish",
    "prepublishOnly": "git push origin --follow-tags",
    "preversion": "npm test",
    "test": "tap test.js"
  },
  "version": "1.0.3"
}
