diff --git a/src/technologies.json b/src/technologies.json index d8e9f8f87..5f65778ac 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -16479,10 +16479,12 @@ "cats": [ 19 ], + "description": "SWFObject is an open-source JavaScript library used to embed Adobe Flash content onto web pages.", "icon": "SWFObject.png", "js": { "SWFObject": "" }, + "oss": true, "scripts": "swfobject.*\\.js", "website": "https://github.com/swfobject/swfobject" },