insomnia/book.json

14 lines
278 B
JSON
Raw Normal View History

2016-05-11 20:23:33 +00:00
{
"gitbook": "2.x.x",
"title": "Insomnia Rest Client",
"structure": {
"summary": "docs/README.md"
},
2016-06-12 00:27:01 +00:00
"plugins": ["prism", "-highlight", "github", "anker-enable"],
2016-05-11 20:23:33 +00:00
"pluginsConfig": {
"github": {
"url": "https://github.com/gschier/insomnia/"
}
}
}