{
  "scripts": {
    "start": "node index.js",
    "start:debug": "cross-env DEBUG=chewie* node index.js"
  },
  "dependencies": {
    "cross-env": "^3.1.4",
    "jquery": "^3.1.1",
    "jquery-slimscroll": "^1.3.8",
    "sprintf-js": "^1.0.3"
  }
}
