diff --git a/src/technologies.json b/src/technologies.json index deb017292..b3d559005 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -16445,10 +16445,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" },