fetchweather
Version:
You can get Countries Capital's Weather via Country name
19 lines (18 loc) • 370 B
JSON
{
"name": "fetchweather",
"version": "1.0.3",
"description": "You can get Countries Capital's Weather via Country name",
"main": "weathapp.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"weather",
"api",
"uz",
"obhavo"
],
"author": "asadbekdev",
"license": "ISC",
"dependencies": { }
}