{
  "name": "country-iso-3-to-2",
  "version": "1.1.1",
  "description": "Convert a country code ISO 3166-1 Alpha-3 to ISO 3166-1 Alpha-2",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/vtex/country-iso-3-to-2.git"
  },
  "keywords": [
    "country",
    "code",
    "country",
    "iso",
    "alpha-3",
    "alpha",
    "3",
    "alpha-2",
    "alpha",
    "2",
    "3166"
  ],
  "author": "Breno Calazans (@klzns)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/vtex/country-iso-3-to-2/issues"
  },
  "homepage": "https://github.com/vtex/country-iso-3-to-2#readme"
}
