File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33 "engines" : {
44 "node" : " *"
55 },
6- "description" : " A config driven NodeJS framework implementing json:api" ,
76 "repository" : {
87 "url" : " https://github.com/holidayextras/jsonapi-server" ,
98 "type" : " git"
109 },
1110 "author" : " Oliver Rumbelow" ,
12- "version" : " 0.0.16" ,
11+ "name" : " jsonapi-server" ,
12+ "version" : " 0.0.17" ,
1313 "dependencies" : {
1414 "qs" : " ^6.2.0" ,
1515 "lodash.isequal" : " ^4.2.0" ,
2020 "request" : " ^2.72.0" ,
2121 "body-parser" : " ^1.15.1" ,
2222 "lodash.pick" : " ^4.2.1" ,
23- "joi" : " 6.10.1" ,
24- "debug" : " 2.2.0" ,
2523 "async" : " 1.5.2" ,
24+ "debug" : " 2.2.0" ,
25+ "joi" : " 6.10.1" ,
2626 "lodash.assign" : " ^4.0.9" ,
2727 "lodash.uniq" : " ^4.3.0" ,
2828 "lodash.omit" : " ^4.3.0"
7171 ]
7272 }
7373 },
74- "name " : " jsonapi-server "
74+ "description " : " A config driven NodeJS framework implementing json:api "
7575}
You can’t perform that action at this time.
0 commit comments