{
  "_args": [
    [
      {
        "raw": "type-fest@^0.21.3",
        "scope": null,
        "escapedName": "type-fest",
        "name": "type-fest",
        "rawSpec": "^0.21.3",
        "spec": ">=0.21.3 <0.22.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/ansi-escapes"
    ]
  ],
  "_from": "type-fest@>=0.21.3 <0.22.0",
  "_hasShrinkwrap": false,
  "_id": "type-fest@0.21.3",
  "_inCache": true,
  "_location": "/type-fest",
  "_nodeVersion": "14.16.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/type-fest_0.21.3_1615362245328_0.03776187445941015"
  },
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "6.14.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "type-fest@^0.21.3",
    "scope": null,
    "escapedName": "type-fest",
    "name": "type-fest",
    "rawSpec": "^0.21.3",
    "spec": ">=0.21.3 <0.22.0",
    "type": "range"
  },
  "_requiredBy": [
    "/ansi-escapes"
  ],
  "_resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
  "_shasum": "d260a24b0198436e133fa26a524a6d65fa3b2e37",
  "_shrinkwrap": null,
  "_spec": "type-fest@^0.21.3",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/ansi-escapes",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "https://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/type-fest/issues"
  },
  "dependencies": {},
  "description": "A collection of essential TypeScript types",
  "devDependencies": {
    "@sindresorhus/tsconfig": "~0.7.0",
    "expect-type": "^0.11.0",
    "tsd": "^0.14.0",
    "typescript": "^4.1.3",
    "xo": "^0.36.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
    "shasum": "d260a24b0198436e133fa26a524a6d65fa3b2e37",
    "tarball": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
    "fileCount": 46,
    "unpackedSize": 119053,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSHjFCRA9TVsSAnZWagAAdBkP+wZHjTTMrVCujZjF0hvK\nDpyD5As+Vc7DnKFykFSgy367kb1cmy+JSiG7ItWpF0vJmoc8lDhdh/yyKCLE\n1vRV7MAIuCvsRGD4h+p4Cwc5mux5N8Ltd63nXVRo5naklhKFyuAMkYTLx5jt\nfRV8vVZQxK7dAY0qzUNn9siMcjyOmkugQjhRwWJLR3tHIHb7rej0UZQxhp60\nhDrobHV6hoGoTaVR9AI8K7SYs9hl8sRGTD8a3LY5OXrIwAd5S8BxujZ12PN6\nc4xVc75wms6OTczFyca7qljlICuOItQOBHVjLuws6UE53LSDWC/So/uupnUn\nxr6lKzukewkRLVQD0Aj5W0JiWUTGP7q0UsDrvZm3S+j39qDUmgDweq4AxEo+\nejXKhzfoHyr6qBeqZguhO95bYnKAOHZP6bH79gA7n/eByeIUuuIaZeOo5pvu\nquIfzD2hP17eHRhavuOXBscpVvHyDG443R/ulZ4heHmtHiO2ajz2gokGc+lS\nMi830MDdBlo/FoL4qfNSQkZE/ORa6w5fNU/sYV4z1+gWFMq7HFFlryCfewmf\nnr9XBvtLRkxhwHDaoZl5BAS8HSz7xUDa+seCyMF/gIh9VYWqbvGGrkTZSltU\n11HIGfrGc+/Mbo9K14/7qwuODXd4CQ5/BVeQqXL7jVNHxdUTF0ghTtP+qo8Y\ndMva\r\n=8QJ0\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=10"
  },
  "funding": "https://github.com/sponsors/sindresorhus",
  "gitHead": "b40cb9c8e6dbea84bc99ec9e37bdd636c5cc6565",
  "homepage": "https://github.com/sindresorhus/type-fest#readme",
  "keywords": [
    "typescript",
    "ts",
    "types",
    "utility",
    "util",
    "utilities",
    "omit",
    "merge",
    "json"
  ],
  "license": "(MIT OR CC0-1.0)",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "type-fest",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/type-fest.git"
  },
  "scripts": {
    "test": "xo && tsd && tsc"
  },
  "types": "./index.d.ts",
  "typesVersions": {
    ">=4.1": {
      "*": [
        "ts41/*"
      ]
    }
  },
  "version": "0.21.3",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">=10"
      },
      "pkgid": "type-fest@0.21.3"
    }
  ],
  "xo": {
    "rules": {
      "@typescript-eslint/ban-types": "off",
      "@typescript-eslint/indent": "off",
      "node/no-unsupported-features/es-builtins": "off"
    }
  }
}
