theweatherapi
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "theweatherapi", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "An NPM Library used to get weather info", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
<p> | ||
<a href="https://www.npmjs.com/package/theweatherapi"><img src="https://img.shields.io/npm/v/theweatherapi?color=green" alt="NPM version" /></a> | ||
<a href="https://www.npmjs.com/package/theweatherapi"><img src="https://img.shields.io/npm/dt/theweatherapi?color=blue&label=Dowloads" alt="NPM downloads" /></a> | ||
<a href="https://www.weatherapi.com/" title="Free Weather API"><img src='//cdn.weatherapi.com/v4/images/weatherapi_logo.png' alt="Weather data by WeatherAPI.com"></a> | ||
</p> | ||
<a href="https://www.weatherapi.com/" title="Free Weather API"><img src='//cdn.weatherapi.com/v4/images/weatherapi_logo.png' alt="Weather data by WeatherAPI.com"></a> | ||
@@ -7,0 +7,0 @@ # TheWeatherAPI |
40797