UNPKG

157 BJSONView Raw
1{ "mocha":
2 { "alias":
3 { "silent": "--reporter dot"
4 , "verbose": "--reporter spec"
5 }
6 , "paths": ["lib"]
7 , "extension": ".spec.coffee"
8 }
9}