{
  "name": "iso3166-library",
  "version": "1.0.0",
  "description": "Data library containing both ISO3166-1 & ISO3166-2 codes",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MJDymalla/ISO3166-Library.git"
  },
  "keywords": [
    "ISO3166",
    "ISO3166-1",
    "ISO3166-2"
  ],
  "author": "Markus Dymalla",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/MJDymalla/ISO3166-Library/issues"
  },
  "homepage": "https://github.com/MJDymalla/ISO3166-Library#readme"
}
