UNPKG

openweathermap-node

Version:
32 lines (31 loc) 784 B
{ "name": "openweathermap-node", "version": "1.2.0", "description": "An OpenWeatherMap Wrapper For Node.js", "main": "index.js", "dependencies": { "request": "^2.88.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/KwabenBerko/OpenWeatherMap-Node.git" }, "keywords": [ "OpenWeatherMap", "OpenWeatherMap", "Wrapper", "Node", "openweathermap", "openweathermap-node" ], "author": "Kwabena Berko <kwabenaberko95@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/KwabenBerko/OpenWeatherMap-Node/issues" }, "homepage": "https://github.com/KwabenBerko/OpenWeatherMap-Node#readme" }