UNPKG
yahoo-weather
Version:
latest (2.2.2)
2.2.2
2.2.1
2.2.0
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
A simple yahoo weather API wrapper
github.com/mamal72/node-yahoo-weather
mamal72/node-yahoo-weather
yahoo-weather
/
index.js
4 lines
(2 loc)
•
62 B
JavaScript
View Raw
1
2
3
4
const
weather
=
require(
'./dist'
);
module
.
exports
= weather;