diff --git a/data.json b/data.json index 193b17a5..33bc971e 100644 --- a/data.json +++ b/data.json @@ -1062,6 +1062,15 @@ ], "description": "Passively learn a new language every time you open a new tab." }, + { + "name": "Jasmine", + "link": "https://github.com/jasmine/jasmine", + "label": "good-first-issue", + "technologies": [ + "JavaScript" + ], + "description": "Simple JavaScript testing framework for browsers and node.js." + }, { "name": "swag-for-dev", "link": "https://github.com/swapagarwal/swag-for-dev",