insomnia/book.json

15 lines
291 B
JSON
Raw Normal View History

2016-05-11 20:23:33 +00:00
{
2016-06-12 00:34:06 +00:00
"gitbook": "3.x.x",
2016-05-11 20:23:33 +00:00
"title": "Insomnia Rest Client",
2016-06-12 00:34:06 +00:00
"root": "docs",
2016-05-11 20:23:33 +00:00
"structure": {
2016-06-12 00:34:06 +00:00
"summary": "README.md"
2016-05-11 20:23:33 +00:00
},
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/"
}
}
}