Files
gitbook/test/node_modules/gitbook-plugin-dep1/package.json
T
2016-04-15 11:33:24 +02:00

10 lines
172 B
JSON

{
"name": "gitbook-plugin-dep1",
"version": "1.0.0",
"engines": {
"gitbook": "*"
},
"dependencies": {
"gitbook-plugin-dep2": "*"
}
}