15 lines
295 B
JSON
15 lines
295 B
JSON
{
|
|
"structure": {
|
|
"readme": "index.md"
|
|
},
|
|
"plugins": [
|
|
"tonic",
|
|
"edit-link"
|
|
],
|
|
"pluginsConfig": {
|
|
"edit-link": {
|
|
"base": "https://gitlab.com/pushrocks/npmts/edit/master/docs/",
|
|
"label": "Edit on GitLab"
|
|
}
|
|
}
|
|
} |