{
  "src": {
    "lint": "tasks/*.js"
  },
  "test": {
    "nodeunit": [
      "test/*_test.js"
    ]
  }
}
