- Downloads
Bump version and update contributors list
| { | ||
| "name": "juice-shop", | ||
| "version": "8.2.0-SNAPSHOT", | ||
| "version": "8.2.0", | ||
| "description": "An intentionally insecure JavaScript Web Application", | ||
| "homepage": "http://owasp-juice.shop", | ||
| "author": "Björn Kimminich <bjoern.kimminich@owasp.org> (https://www.owasp.org/index.php/User:Bjoern_Kimminich)", | ||
| "contributors": [ | ||
| "Björn Kimminich", | ||
| "Aashish Singh", | ||
| "Jannik Hollenbach", | ||
| "Timo Pagel", | ||
| "m4l1c3", | ||
| "Shoeb Patel", | ||
| "m4l1c3", | ||
| "Timo Pagel", | ||
| "Josh Grossman", | ||
| "Madhur Wadhwa", | ||
| "Omer Levi Hevroni", | ||
| "Jln Wntr", | ||
| "Aashish Singh", | ||
| "Greg Guthe", | ||
| "Viktor Lindström", | ||
| "Jln Wntr", | ||
| "Simon Basset", | ||
| "Shivam Luthra", | ||
| "Ingo Bente", | ||
| "Aaron Edwards", | ||
| "Yuvraj", | ||
| "Gorka Vicente", | ||
| "Dinis Cruz", | ||
| "Viktor Lindström", | ||
| "Aaron Edwards", | ||
| "Jet Anderson", | ||
| "Zandar Mackie", | ||
| "Artemiy Knipe", | ||
| "Jason Haley", | ||
| "Simon Basset", | ||
| "Ken Friis Larsen", | ||
| "Simon de Lang", | ||
| "battletux", | ||
| ... | ... | @@ -36,7 +38,9 @@ |
| "Joe Butler", | ||
| "Stephen O'Brien", | ||
| "Johanna", | ||
| "Alvaro Viebrantz" | ||
| "Alvaro Viebrantz", | ||
| "Gorka Vicente", | ||
| "Dinis Cruz" | ||
| ], | ||
| "private": true, | ||
| "keywords": [ | ||
| ... | ... | |
| ... | ... |
Please sign in to comment