{
  "name": "wallpaper-sun",
  "version": "0.8.0",
  "description": "Live Sun Desktop Image From NASA",
  "main": "index.js",
  "scripts": {
    "lint": "eslint index.js example.js bin/** lib/**",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "wallpaper",
    "sun",
    "live",
    "desktop",
    "image",
    "nasa",
    "soho"
  ],
  "bin": {
    "wallpaper-sun": "./bin/wallpaper-sun"
  },
  "author": "Active 9 LLC.",
  "license": "MIT",
  "dependencies": {
    "commander": "^2.11.0",
    "cron": "^1.3.0",
    "headlight": "0.0.4",
    "moment": "^2.19.1",
    "wallpaper": "^2.5.0"
  }
}
