mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
018f3f7697
- WIP updates to docs - add vuejs theme
21 lines
440 B
JSON
21 lines
440 B
JSON
{
|
|
"title": "vue-select",
|
|
"gitbook": ">3.0.0",
|
|
"plugins": ["edit-link", "-fontsettings", "github", "codepen"],
|
|
"pluginsConfig": {
|
|
"edit-link": {
|
|
"base": "https://github.com/sagalbot/vue-select/edit/master/docs",
|
|
"label": "Edit This Page"
|
|
},
|
|
"github": {
|
|
"url": "https://github.com/sagalbot/vue-select/"
|
|
}
|
|
},
|
|
"links": {
|
|
"sharing": {
|
|
"facebook": false,
|
|
"twitter": false
|
|
}
|
|
}
|
|
}
|