{
  "_from": "language-tags@^1.0.5",
  "_id": "language-tags@1.0.7",
  "_inBundle": false,
  "_integrity": "sha512-bSytju1/657hFjgUzPAPqszxH62ouE8nQFoFaVlIQfne4wO/wXC9A4+m8jYve7YBBvi59eq0SUpcshvG8h5Usw==",
  "_location": "/language-tags",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "language-tags@^1.0.5",
    "name": "language-tags",
    "escapedName": "language-tags",
    "rawSpec": "^1.0.5",
    "saveSpec": null,
    "fetchSpec": "^1.0.5"
  },
  "_requiredBy": [
    "/eslint-plugin-jsx-a11y"
  ],
  "_resolved": "https://registry.npmjs.org/language-tags/-/language-tags-1.0.7.tgz",
  "_shasum": "41cc248730f3f12a452c2e2efe32bc0bbce67967",
  "_spec": "language-tags@^1.0.5",
  "_where": "/home/anamorf/nodevenv/next.debeerst.com/10/lib/node_modules/eslint-plugin-jsx-a11y",
  "author": {
    "name": "Matthew Caruana Galizia",
    "email": "mattcg@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/mattcg/language-tags/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "language-subtag-registry": "^0.3.20"
  },
  "deprecated": false,
  "description": "Work with IANA language tags.",
  "devDependencies": {
    "coveralls": "~3.0.5",
    "istanbul": "~0.4.2",
    "mocha": "~6.2.0"
  },
  "eslintConfig": {
    "parserOptions": {
      "ecmaVersion": 13,
      "sourceType": "module"
    },
    "env": {
      "node": true
    }
  },
  "files": [
    "/lib"
  ],
  "homepage": "https://github.com/mattcg/language-tags",
  "implements": [
    "CommonJS/Modules/1.0"
  ],
  "keywords": [
    "iana",
    "bcp47",
    "subtags",
    "rfc5646",
    "m17n",
    "multilingualization"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "language-tags",
  "repository": {
    "type": "git",
    "url": "git://github.com/mattcg/language-tags.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.0.7"
}
