File tree Expand file tree Collapse file tree 1 file changed +27
-27
lines changed
Expand file tree Collapse file tree 1 file changed +27
-27
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " hapi-response-time" ,
3- "version" : " 2.2.1 " ,
4- "description" : " Response Time plugin for HapiJS" ,
5- "main" : " index.js" ,
6- "scripts" : {
7- "test" : " lab -c"
8- },
9- "repository" : {
10- "type" : " git" ,
11- "url" : " git+https://github.com/pankajpatel/hapi-response-time.git"
12- },
13- "keywords" : [
14- " hapi" ,
15- " http" ,
16- " header"
17- ],
18- "author" :
" Pankaj Patel <[email protected] > (https://pankaj.pro)" ,
19- "license" : " MIT" ,
20- "bugs" : {
21- "url" : " https://github.com/pankajpatel/hapi-response-time/issues"
22- },
23- "homepage" : " https://github.com/pankajpatel/hapi-response-time#readme" ,
24- "devDependencies" : {
25- "@hapi/code" : " ^8.0.1" ,
26- "@hapi/hapi" : " ^20.0.0" ,
27- "@hapi/lab" : " ^24.6.0"
28- }
2+ "name" : " hapi-response-time" ,
3+ "version" : " 2.2.3 " ,
4+ "description" : " Response Time plugin for HapiJS" ,
5+ "main" : " index.js" ,
6+ "scripts" : {
7+ "test" : " lab -c"
8+ },
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/pankajpatel/hapi-response-time.git"
12+ },
13+ "keywords" : [
14+ " hapi" ,
15+ " http" ,
16+ " header"
17+ ],
18+ "author" :
" Pankaj Patel <[email protected] > (https://pankaj.pro)" ,
19+ "license" : " MIT" ,
20+ "bugs" : {
21+ "url" : " https://github.com/pankajpatel/hapi-response-time/issues"
22+ },
23+ "homepage" : " https://github.com/pankajpatel/hapi-response-time#readme" ,
24+ "devDependencies" : {
25+ "@hapi/code" : " ^8.0.1" ,
26+ "@hapi/hapi" : " ^20.0.0" ,
27+ "@hapi/lab" : " ^24.6.0"
28+ }
2929}
You can’t perform that action at this time.
0 commit comments