{
  "_from": "language-subtag-registry@^0.3.20",
  "_id": "language-subtag-registry@0.3.22",
  "_inBundle": false,
  "_integrity": "sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==",
  "_location": "/language-subtag-registry",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "language-subtag-registry@^0.3.20",
    "name": "language-subtag-registry",
    "escapedName": "language-subtag-registry",
    "rawSpec": "^0.3.20",
    "saveSpec": null,
    "fetchSpec": "^0.3.20"
  },
  "_requiredBy": [
    "/language-tags"
  ],
  "_resolved": "https://registry.npmjs.org/language-subtag-registry/-/language-subtag-registry-0.3.22.tgz",
  "_shasum": "2e1500861b2e457eba7e7ae86877cbd08fa1fd1d",
  "_spec": "language-subtag-registry@^0.3.20",
  "_where": "/home/anamorf/nodevenv/next.debeerst.com/10/lib/node_modules/language-tags",
  "bugs": {
    "url": "https://github.com/mattcg/language-subtag-registry/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Matthew Caruana Galizia",
      "email": "mattcg@gmail.com"
    },
    {
      "name": "Guillaume Gérard",
      "email": "guillaume.gerard88@gmail.com"
    }
  ],
  "deprecated": false,
  "description": "Full BCP 47 language subtag data from the official IANA repository, in JSON format with multiple indices.",
  "devDependencies": {
    "jsonlint": "1.x.x"
  },
  "files": [
    "data/json/*.json"
  ],
  "homepage": "https://github.com/mattcg/language-subtag-registry",
  "implements": [
    "CommonJS/Modules/1.0"
  ],
  "keywords": [
    "iana",
    "bcp47",
    "subtags",
    "rfc5646",
    "language"
  ],
  "license": "CC0-1.0",
  "name": "language-subtag-registry",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mattcg/language-subtag-registry.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.3.22"
}
