UNPKG

jw-weather

Version:

Reader for various weather APIs

44 lines (42 loc) 869 B
{ "name": "jw-weather", "version": "2.1.5", "description": "Reader for various weather APIs", "main": "weather.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jonwyett/weather.git" }, "keywords": [ "weather", "forecast", "api", "weather-api", "api-client", "api-wrapper", "DarkSky", "AccuWeather", "OpenWeatherMap", "WeatherBit", "current-conditions", "temperature", "humidity", "sunrise", "sunset", "geoposition", "latitude", "longitude", "standardized" ], "author": "Jonathan Wyett", "license": "ISC", "bugs": { "url": "https://github.com/jonwyett/weather/issues" }, "homepage": "https://github.com/jonwyett/weather#readme", "dependencies": { } }