{
  "_args": [
    [
      {
        "raw": "y18n@^5.0.5",
        "scope": null,
        "escapedName": "y18n",
        "name": "y18n",
        "rawSpec": "^5.0.5",
        "spec": ">=5.0.5 <6.0.0",
        "type": "range"
      },
      "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/yargs"
    ]
  ],
  "_from": "y18n@>=5.0.5 <6.0.0",
  "_hasShrinkwrap": false,
  "_id": "y18n@5.0.8",
  "_inCache": true,
  "_location": "/y18n",
  "_nodeVersion": "14.16.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/y18n_5.0.8_1617821853833_0.037626956652615284"
  },
  "_npmUser": {
    "name": "oss-bot",
    "email": "bencoe+oss-bot@gmail.com"
  },
  "_npmVersion": "6.14.11",
  "_phantomChildren": {},
  "_requested": {
    "raw": "y18n@^5.0.5",
    "scope": null,
    "escapedName": "y18n",
    "name": "y18n",
    "rawSpec": "^5.0.5",
    "spec": ">=5.0.5 <6.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/yargs"
  ],
  "_resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
  "_shasum": "7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55",
  "_shrinkwrap": null,
  "_spec": "y18n@^5.0.5",
  "_where": "/home/inputdataadmin/public_html/_subdomains/plataforma/node_modules/yargs",
  "author": {
    "name": "Ben Coe",
    "email": "bencoe@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/yargs/y18n/issues"
  },
  "dependencies": {},
  "description": "the bare-bones internationalization library used by yargs",
  "devDependencies": {
    "@types/node": "^14.6.4",
    "@wessberg/rollup-plugin-ts": "^1.3.1",
    "c8": "^7.3.0",
    "chai": "^4.0.1",
    "cross-env": "^7.0.2",
    "gts": "^3.0.0",
    "mocha": "^8.0.0",
    "rimraf": "^3.0.2",
    "rollup": "^2.26.10",
    "standardx": "^7.0.0",
    "ts-transform-default-export": "^1.0.2",
    "typescript": "^4.0.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
    "shasum": "7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55",
    "tarball": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
    "fileCount": 9,
    "unpackedSize": 23435,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbgCeCRA9TVsSAnZWagAAe28P/1xPOIpeRSlxJ9fnToSn\n7oM9pOZJa9eijf47kkR2D+Djvh6Wt0QFZNOOF9aHFtTtu1OZKvAnsos9tXiM\n12HsrfHxjSaO1P7uvpYt6CLRfzoFXCOakeImNyIEPTg+K107WhkdP1/9JZ9X\nq/cSQfwyzwEuSoMNWA9u6dAKwwvWKojDz/64eEvsoiLP/e/VANGBYHMtipNt\niLMrZkaRLGKzxlv/g2/E+bAbUaG6Qk3f0VEqOjMMLyoGGDqF0pitoXUpGjeg\nw4u8F0KVuxoI54QOkyJzVO6yoN0knXFZHVIX2ZGRaS7kQyM8uHF4KzNuTnDs\n+FQCJfPAVT5w3qPF7i+NDEy2WS7waGkA4K7Drqto325sFLluguNXSpTsiRTT\nzlEEEDtAclNsBZbEt4WJNjS/7AzhZUDMBS7hf1LbwHLjnK4C8HYV7uSiPESG\nzRyysFcqAe19yQo+N1gK/RL+ObuU/raOpK9WLTwZGc2+yCBy7+4CDGca02dO\nn08B0DTKV2ufTRyDY4uUxxO405Dkk5tWHfFBZYe5vC1Li796MDyOTkzGSwtE\nlqBEo1qqyXKw+erstSkV/Delp1klcFBYiRNspLQOTEtf2NsRlG8Wf6Ess4XB\nLLWS4lnHGl3ZZuxznOg3uEvBsEh/uV+sx2pB30Odw6geVJ7xl2Epm52iE65y\ndl5S\r\n=nxJd\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=10"
  },
  "exports": {
    ".": [
      {
        "import": "./index.mjs",
        "require": "./build/index.cjs"
      },
      "./build/index.cjs"
    ]
  },
  "gitHead": "e2900d1cdf313663bba012f20737385a42c66b87",
  "homepage": "https://github.com/yargs/y18n",
  "keywords": [
    "i18n",
    "internationalization",
    "yargs"
  ],
  "license": "ISC",
  "main": "./build/index.cjs",
  "maintainers": [
    {
      "name": "bcoe",
      "email": "bencoe@gmail.com"
    },
    {
      "name": "nexdrew",
      "email": "andrewbgoode@gmail.com"
    },
    {
      "name": "oss-bot",
      "email": "bencoe+oss-bot@gmail.com"
    }
  ],
  "module": "./build/lib/index.js",
  "name": "y18n",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yargs/y18n.git"
  },
  "scripts": {
    "build:cjs": "rollup -c",
    "check": "standardx **/*.ts **/*.cjs **/*.mjs",
    "compile": "tsc",
    "coverage": "c8 report --check-coverage",
    "fix": "standardx --fix **/*.ts **/*.cjs **/*.mjs",
    "postcompile": "npm run build:cjs",
    "posttest": "npm run check",
    "precompile": "rimraf build",
    "prepare": "npm run compile",
    "pretest": "rimraf build && tsc -p tsconfig.test.json && cross-env NODE_ENV=test npm run build:cjs",
    "test": "c8 --reporter=text --reporter=html mocha test/*.cjs",
    "test:esm": "c8 --reporter=text --reporter=html mocha test/esm/*.mjs"
  },
  "standardx": {
    "ignore": [
      "build"
    ]
  },
  "type": "module",
  "version": "5.0.8",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">=10"
      },
      "pkgid": "y18n@5.0.8"
    }
  ]
}
