{
  "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"
  ]
}
