thinkingdata-node
Version:
A server-side API for thinkingdata analytics
19 lines • 348 B
JSON
{
"plugins": [],
"recurseDepth": 10,
"source": {
"includePattern": ".+\\.js(doc|x)?$",
"excludePattern": "(^|\\/|\\\\)_"
},
"sourceType": "module",
"tags": {
"allowUnknownTags": true,
"dictionaries": ["jsdoc", "closure"]
},
"opts": {
"template": "node_modules/docdash"
},
"docdash": {
"sort": false
}
}