{
  "name": "displayjoy-client",
  "version": "0.2.0",
  "description": "Display Joy Digital Signage client library",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "docs": "./node_modules/.bin/jsdoc display-joy.js -d docs -t ./node_modules/minami",
    "start": "cd docs && serve"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kidGodzilla/displayjoy-client.git"
  },
  "author": "James Futhey <futhey@gmail.com> (http://jamesfuthey.com/)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/kidGodzilla/displayjoy-client/issues"
  },
  "homepage": "https://github.com/kidGodzilla/displayjoy-client#readme",
  "dependencies": {
    "jsdoc": "^4.0.5",
    "minami": "^1.2.3"
  }
}
