UNPKG

268 BJSONView Raw
1{
2 "source": "./buildDocs",
3 "destination": "./docs",
4 "title": "Lodash Decorators Documentation",
5 "access": [ "public" ],
6 "excludes": [ ".*\\.spec\\.js" ],
7 "test": {
8 "type": "mocha",
9 "source": "./buildDocs",
10 "includes": [ ".*\\.spec\\.js" ]
11 }
12}
\No newline at end of file