UNPKG

192 BJSONView Raw
1{
2 "build": "clean lint complexity test coverage",
3 "test": {
4 "type": "buster"
5 },
6 "test-integration": {
7 "type": "buster"
8 },
9 "coverage": {
10 "type": "buster-istanbul"
11 }
12}