File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {
2- "name" : " serverless-reqvalidator-plugin" ,
3- "version" : " 1.0.2 " ,
4- "description" : " Serverless plugin for setting request validation" ,
5- "main" : " src/index.js" ,
6- "scripts" : {
7- "test" : " echo \" Error: no test specified\" && exit 1"
8- },
9- "repository" : {
10- "type" : " git" ,
11- "url" : " git+https://github.com/RafPe/serverless-reqvalidator-plugin.git"
12- },
13- "keywords" : [
14- " serverless" ,
15- " plugin" ,
16- " requestvalidator"
17- ],
18- "author" : " RafPe < me@rafpe.ninja >" ,
19- "contributors" : [
20- " pj035 pm.jaecks@gmail.com (http://pjaecks.de)"
21- ],
22- "license" : " MIT" ,
23- "bugs" : {
24- "url" : " https://github.com/RafPe/serverless-reqvalidator-plugin/issues"
25- },
26- "homepage" : " https://github.com/RafPe/serverless-reqvalidator-plugin#readme"
27- }
1+ {
2+ "name" : " serverless-reqvalidator-plugin" ,
3+ "version" : " 1.0.3 " ,
4+ "description" : " Serverless plugin for setting request validation" ,
5+ "main" : " src/index.js" ,
6+ "scripts" : {
7+ "test" : " echo \" Error: no test specified\" && exit 1"
8+ },
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/RafPe/serverless-reqvalidator-plugin.git"
12+ },
13+ "keywords" : [
14+ " serverless" ,
15+ " plugin" ,
16+ " requestvalidator"
17+ ],
18+ "author" : " RafPe < me@rafpe.ninja >" ,
19+ "contributors" : [
20+ " pj035 pm.jaecks@gmail.com (http://pjaecks.de)"
21+ ],
22+ "license" : " MIT" ,
23+ "bugs" : {
24+ "url" : " https://github.com/RafPe/serverless-reqvalidator-plugin/issues"
25+ },
26+ "homepage" : " https://github.com/RafPe/serverless-reqvalidator-plugin#readme"
27+ }
You can’t perform that action at this time.
0 commit comments