mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-11 22:06:36 +10:00
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/
26 lines
601 B
JSON
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/"
|
|
}
|
|
]
|
|
}
|