{
  "name": "@mohaned.ghawar/countries-info",
  "version": "1.1.0",
  "description": "A comprehensive JavaScript library for accessing detailed country information, including regions, capitals, continents, and more.",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "countries",
    "regions",
    "states",
    "provinces",
    "geography",
    "nations",
    "country-data",
    "world-data",
    "capitals",
    "continents",
    "population",
    "international",
    "global"
  ],
  "author": "MohaNed Ghawar (Rapid)",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MohanedGhawar2019/countries-info-js.git"
  },
  "bugs": {
    "url": "https://github.com/MohanedGhawar2019/countries-info-js/issues"
  },
  "homepage": "https://github.com/MohanedGhawar2019/countries-info-js#readme",
  "files": [
    "src/",
    "data/"
  ]
}
