* Allow request in plugin to access current context
Signed-off-by: Xuanwo <xuanwo.cn@gmail.com>
* Add getAllHeaders API for context request
Signed-off-by: Xuanwo <xuanwo.cn@gmail.com>
* Use JSON to parse npm show's output
Signed-off-by: Xuanwo <xuanwo.cn@gmail.com>
* Playing around with pre-request hooks
* Added response hooks
* More flow types
* Flow types on wrapper.js
* Flow types on plugin folder
* Basic tests for plugin hooks
* Make DB initilize for all tests no matter what
* Touch