{
  "_args": [
    [
      "@sindresorhus/is@^4.0.0",
      "/var/www/staging9.bigcityvoucher.co.in/frontend/node_modules/got"
    ]
  ],
  "_from": "@sindresorhus/is@>=4.0.0 <5.0.0",
  "_hasShrinkwrap": false,
  "_id": "@sindresorhus/is@4.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/@sindresorhus/is",
  "_nodeVersion": "14.11.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/is_4.0.0_1602540547346_0.5308319005875917"
  },
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "6.14.8",
  "_phantomChildren": {},
  "_requested": {
    "name": "@sindresorhus/is",
    "raw": "@sindresorhus/is@^4.0.0",
    "rawSpec": "^4.0.0",
    "scope": "@sindresorhus",
    "spec": ">=4.0.0 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/got"
  ],
  "_resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.0.0.tgz",
  "_shasum": "2ff674e9611b45b528896d820d3d7a812de2f0e4",
  "_shrinkwrap": null,
  "_spec": "@sindresorhus/is@^4.0.0",
  "_where": "/var/www/staging9.bigcityvoucher.co.in/frontend/node_modules/got",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "https://sindresorhus.com"
  },
  "ava": {
    "extensions": [
      "ts"
    ],
    "require": [
      "ts-node/register"
    ]
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/is/issues"
  },
  "dependencies": {},
  "description": "Type check values",
  "devDependencies": {
    "@sindresorhus/tsconfig": "^0.7.0",
    "@types/jsdom": "^16.1.0",
    "@types/node": "^14.0.13",
    "@types/zen-observable": "^0.8.0",
    "@typescript-eslint/eslint-plugin": "^2.20.0",
    "@typescript-eslint/parser": "^2.20.0",
    "ava": "^3.3.0",
    "del-cli": "^2.0.0",
    "eslint-config-xo-typescript": "^0.26.0",
    "jsdom": "^16.0.1",
    "rxjs": "^6.4.0",
    "tempy": "^0.4.0",
    "ts-node": "^8.3.0",
    "typescript": "~3.8.2",
    "xo": "^0.26.1",
    "zen-observable": "^0.8.8"
  },
  "directories": {},
  "dist": {
    "fileCount": 7,
    "integrity": "sha512-FyD2meJpDPjyNQejSjvnhpgI/azsQkA4lGbuu5BQZfjvJ9cbRZXzeWL2HceCekW4lixO9JPesIIQkSoLjeJHNQ==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhNQECRA9TVsSAnZWagAAWz8QAKUgZfIe82zzy8yCqKXC\nN1MQqcEDLzNt4tJLcUOQVt/F8o8GQJ/roN6Xn1c7GVSnlcpO/zanlD5DPgvt\ndZoN7aEvdPs5Q/mJDS3D/jNDJ399HvVFNkuAKcNOk8kmlaq08OIXOejRHVB1\nRJUKakepp8jH82hlNqBU8TXu07EKJNfrjc1bPA7NobRzE2o5mAqPfIICDzoo\nArKFg99siE/7l1MlCNExytcNJtW0W/hn3kvOe9pb2/lOv9BFCT8HWKKpSAZ0\nuFKa4fVkHdzbJkcB1tLI+8yI3k4ReyORP0Dhi3lvferLg6IPOCMe8iuUISW5\nhU+pFJyG2yOxG8bEh1LEQNNzL7vkidK3/qq2cDzZwJji83mDBLBY4GQKtNnE\n81JQQJrLgECZhtJaV8r3RSErRU2zQE0/RBuWABnoiLnifVJSfNYSMFuLrWdn\nz7MLOMN0BvR32mVwQlBoG3dbrSnBVwIMOKngDqUwAuHe+FVm868/lFVGN/kP\njDDVjyfi+HrGyPc33ilvOyP5rx4ffeMLokgrDz65FudSc89PTHqykYp+i3wm\nxq7Y98nFTB1+/Ugh0pYn0XTGmiM0BMYWcX5y0HRIRcikaa7cBjTrWxG6DsNm\nekvK2SEKw3bgU94fac8+TZ3lld+WzNZa8NxG6jSjaElIMr9zaI0AQJeHpIaT\ntJh5\r\n=i9Fv\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "2ff674e9611b45b528896d820d3d7a812de2f0e4",
    "tarball": "https://registry.npmjs.org/@sindresorhus/is/-/is-4.0.0.tgz",
    "unpackedSize": 53086
  },
  "engines": {
    "node": ">=10"
  },
  "funding": "https://github.com/sindresorhus/is?sponsor=1",
  "gitHead": "d528545e02de3396ea900cd93af478292f0697ee",
  "homepage": "https://github.com/sindresorhus/is#readme",
  "keywords": [
    "assert",
    "assertion",
    "check",
    "checking",
    "compare",
    "instanceof",
    "is",
    "kind",
    "object",
    "primitive",
    "test",
    "type",
    "typeguards",
    "typeof",
    "types",
    "types",
    "typescript",
    "util",
    "utility",
    "validate",
    "validation",
    "verify"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "@sindresorhus/is",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/is.git"
  },
  "scripts": {
    "build": "del dist && tsc",
    "prepublishOnly": "npm run build",
    "test": "xo && ava"
  },
  "sideEffects": false,
  "types": "dist/index.d.ts",
  "version": "4.0.0",
  "xo": {
    "extends": "xo-typescript",
    "extensions": [
      "ts"
    ],
    "globals": [
      "BigInt",
      "BigInt64Array",
      "BigUint64Array"
    ],
    "parserOptions": {
      "project": "./tsconfig.xo.json"
    },
    "rules": {
      "@typescript-eslint/explicit-function-return-type": "off",
      "@typescript-eslint/no-empty-function": "off",
      "@typescript-eslint/promise-function-async": "off"
    }
  }
}
