{
  "name": "@dior/i18n-iso-countries",
  "version": "4.2.12",
  "description": "i18n for ISO 3166-1 country codes",
  "typings": "index.d.ts",
  "keywords": [
    "i18n",
    "iso",
    "3166",
    "iso 3166",
    "iso 3166-1",
    "alpha",
    "alpha-2",
    "alpha-3",
    "numeric",
    "country",
    "countries",
    "ar",
    "az",
    "be",
    "bg",
    "bs",
    "ca",
    "cs",
    "da",
    "de",
    "el",
    "en",
    "es",
    "et",
    "fa",
    "fi",
    "fr",
    "he",
    "hr",
    "hu",
    "hy",
    "id",
    "it",
    "ja",
    "ka",
    "kk",
    "ko",
    "ky",
    "lt",
    "lv",
    "mk",
    "mn",
    "nb",
    "nl",
    "nn",
    "pl",
    "pt",
    "ro",
    "ru",
    "sk",
    "sl",
    "sr",
    "sv",
    "tg",
    "tk",
    "tr",
    "uk",
    "ur",
    "uz",
    "vi",
    "zh",
    "hk",
    "tw"
  ],
  "author": {
    "name": "Andreas Wittig",
    "email": "me@andreaswittig.info"
  },
  "contributors": [
    {
      "name": "Michael Wittig",
      "email": "post@michaelwittig.info"
    },
    {
      "name": "Bedis ElAcheche",
      "email": "d4rk-5c0rp@ubuntu.com"
    },
    {
      "name": "Johann Behr",
      "email": "behr@oak-labs.com"
    }
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/michaelwittig/node-i18n-iso-countries.git"
  },
  "dependencies": {
    "diacritics": "^1.3.0"
  },
  "devDependencies": {
    "assert-plus": "1.0.0",
    "istanbul": "0.4.5",
    "jshint": "2.10.2",
    "madge": "3.4.4",
    "mocha": "6.1.4"
  },
  "main": "entry-node",
  "browser": "index",
  "engines": {
    "node": ">= 6"
  },
  "scripts": {
    "test": "make test"
  },
  "bugs": {
    "url": "https://github.com/michaelwittig/node-i18n-iso-countries/issues"
  }
}
