nws-wrapper
Version:
National Weather Service (US) API Wrapper for JS
20 lines (19 loc) • 368 B
JSON
{
"name": "nws-wrapper",
"version": "1.0.0",
"description": "National Weather Service (US) API Wrapper for JS",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "dalkg",
"license": "ISC",
"keywords": [
"nws",
"usweather",
"weather",
"api",
"wrapper",
"weather.gov"
]
}