{
  "name": "shark-node-openid-example-hapi",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "UNLICENSED",
  "dependencies": {
    "body-parser": "^1.15.2",
    "shark-node-openid": "^1.0.23",
    "sqlite3": "^3.1.4"
  },
  "devDependencies": {
    "hapi": "8.8.1",
    "hapi-server-session": "2.0.0",
    "openurl": "^1.1.1",
    "orm": "^3.1.0",
    "sqlite3": "^3.1.4",
    "shark-node-openid": "^1.0.0"
  }
}
