{
  "scripts": {
    "include": {
      "build": "All to es5/."
    },
    "exclude": ["build:what"]
  },
  "test": {
    "watch": ["gulp-cause.js", "cause-load.js", "test/*.spec.js"],
    "testsRe": "test\\/.+\\.spec\\.js$"
  },
  "causality": ["build", ["gulp-cause.js", "cause-load.js"]],
  "sourcegate": [{"recipe": "eslint", "sources": {"extends": ["standard"]}}]
}
