{
  "name": "countrygroups",
  "version": "0.17.0",
  "description": "Country groups as arrays of country codes",
  "type": "module",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/openclimatedata/countrygroups.git"
  },
  "keywords": [
    "country groups",
    "country names",
    "country codes"
  ],
  "author": "Robert Gieseke",
  "license": "CC0",
  "bugs": {
    "url": "https://github.com/openclimatedata/countrygroups/issues"
  },
  "homepage": "https://github.com/openclimatedata/countrygroups#readme"
}
