backbone-skull
Version:
Skull sits on top of Backbone and protects your application's brains.
19 lines • 405 B
JSON
{
"tags": {
"allowUnknownTags": false,
"dictionaries": ["jsdoc"]
},
"source": {
"include": "./src/Skull.js"
},
"plugins": ["plugins/markdown"],
"templates": {
"cleverLinks": true,
"monospaceLinks": false
},
"opts": {
"destination": "./docs/",
"readme": "./README.md",
"template": "node_modules/minami"
}
}