{
  "name": "obhavonibilibber",
  "version": "1.0.0",
  "description": "Bu paket sizga davlat nomi orqali ob havoni chiqarib beradi !",
  "main": "dars_10.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "boshla": "node ./dars_10.js getWeather --country='Uzbekistan'"
  },
  "keywords": ["obhavo", "weather", "tashkent", "uz"],
  "author": "zemeister",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.23.0",
    "yargs": "^17.2.1"
  }
}