merest
Version:
Express based REST-full API for Mongoose models
23 lines (19 loc) • 464 B
JSON
{
"tags": {
"allowUnknownTags": true,
"dictionaries": ["jsdoc","closure"]
},
"source": {
"include": ["./lib", "./examples"],
"includePattern": ".+\\.(js|md)?$",
"excludePattern": "(^|\\/|\\\\)_"
},
"plugins": ["plugins/markdown"],
"templates": {
"cleverLinks": false,
"monospaceLinks": false
},
"markdown": {
"excludeTags": ["author"]
}
}