aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/log4js/.bob.json
blob: c8c1e02c9074c46e456a9f61983b977fb03d12c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "build": "clean lint coverage test",
  "lint": {
    "type": "jshint"
  },
  "coverage": {
    "type": "vows"
  },
  "test": {
    "type": "vows"
  }
}