Files
cdnjs/ajax/libs/swfobject/package.json
T
Riccardo Magliocchetti 44960305a9 Add swfobject 2.2
SWFObject is an easy-to-use and standards-friendly method to embed
Flash content, which utilizes one small JavaScript file.

Discussion:
http://cdnjs.uservoice.com/forums/98277-general/suggestions/1921793-http-ajax-googleapis-com-ajax-libs-swfobject-2-2

License: MIT
homepage: http://code.google.com/p/swfobject/
2011-12-13 14:40:20 +01:00

26 lines
601 B
JSON

{
"name": "swfobject",
"filename": "swfobject.js",
"version": "2.2",
"description": "SWFObject is an easy-to-use and standards-friendly method to embed Flash content, which utilizes one small JavaScript file",
"homepage": "http://code.google.com/p/swfobject/",
"keywords": [
"swf",
"flash"
],
"maintainers": [
{
"name": "bobbyvandersluis"
},
{
"name": "aran.rhee"
}
],
"repositories": [
{
"type": "svn",
"url": "http://swfobject.googlecode.com/svn/trunk/"
}
]
}