UNPKG

@anasbj/weather-api

Version:

This package tells you every countries location

27 lines (26 loc) 617 B
{ "name": "@anasbj/weather-api", "version": "1.0.0", "description": "This package tells you every countries location", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/anasbz949/Weather-API.git" }, "keywords": [ "wpi" ], "author": "anas", "license": "ISC", "bugs": { "url": "https://github.com/anasbz949/Weather-API/issues" }, "homepage": "https://github.com/anasbz949/Weather-API#readme", "dependencies": { "axios": "^1.7.8", "express": "^4.21.1" } }