{
  "name": "weather-report",
  "version": "0.0.1",
  "description": "Get your own weather report from the command line!",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "weather",
    "cli",
    "forecast",
    "meteorologist"
  ],
  "author": "Kai Cataldo <kaicataldo@gmail.com>",
  "license": "MIT"
}
