koa-response-time : X-Repsonse-Time middleware for koa. You can installing koa-response-time npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install koa-response-time $ sudo npm install -g koa-response-time
If want to update the koa-response-time package execute the command as below,
$ sudo npm update koa-response-time
Update package globally,
$ npm install -g koa-response-time
$ sudo git clone https://github.com/rektide/koa-response-time.git
$ sudo npm install -g ./koa-response-time
koa-response-time@2.0.0 /usr/lib/node_modules/koa-response-time
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall koa-response-time
Package Name | koa-response-time |
Version | 2.0.0 |
Description | X-Repsonse-Time middleware for koa |
Released Date | 2016-03-24T04:36:30.723Z |
Published by | jongleberry |
How to Learn | https://www.npmjs.com/package/koa-response-time/tutorial |