vue-carousel-3d
Version:
Beautiful, flexible and touch supported 3D Carousel for Vue.js
22 lines (21 loc) • 403 B
JSON
{
"opts": {
"template": "node_modules/minami",
"destination": "docs/",
"encoding": "utf8",
"recurse": true
},
"tags": {
"allowUnknownTags": true,
"dictionaries": ["jsdoc"]
},
"plugins": ["plugins/markdown"],
"source": {
"include": ["lib", "README.md"],
"includePattern": ".js$"
},
"templates": {
"cleverLinks": false,
"monospaceLinks": true
}
}