{
  "scripts": {
    "start": "wh serve",
    "test": "mocha --timeout 8000"
  },
  "dependencies": {},
  "devDependencies": {
    "mocha": "^2.3.3",
    "through2": "^2.0.1"
  }
}
