mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
9 lines
173 B
JSON
9 lines
173 B
JSON
{
|
|
"name": "gitbook-plugin-empty",
|
|
"description": "Test empty plugin",
|
|
"main": "index.js",
|
|
"version": "0.0.1",
|
|
"engines": {
|
|
"gitbook": "*"
|
|
}
|
|
} |