mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 23:55:20 +00:00
10 lines
172 B
JSON
10 lines
172 B
JSON
{
|
|
"name": "gitbook-plugin-dep1",
|
|
"version": "1.0.0",
|
|
"engines": {
|
|
"gitbook": "*"
|
|
},
|
|
"dependencies": {
|
|
"gitbook-plugin-dep2": "*"
|
|
}
|
|
} |