src/cm/media/js/lib/bgiframe_2.1.1/META.json
changeset 536 0c625ce49a81
parent 534 2ee166f109ae
child 537 f9f6eb0d857e
--- a/src/cm/media/js/lib/bgiframe_2.1.1/META.json	Thu Sep 19 14:57:00 2013 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-{
-	"name": "jQuery-bgiframe",
-	"version": 2.1,
-	"author": [
-		"Brandon Aaron <brandon.aaron@gmail.com>"
-	],
-	"abstract": "jQuery plugin for fixing z-index issues in IE6",
-	"license": "mit, gpl",
-	"distribution_type": "plugin",
-	"requires": {
-		"jQuery": ">=1.0.3"
-	},
-	"provides": {
-		"jQuery.bgiframe": {
-			"version": 2.1,
-			"file": "jquery.bgiframe.js"
-		}
-	},
-	"keywords": [
-		"iframe",
-		"hack",
-		"zIndex",
-		"z-index",
-		"ie6"
-	],
-	"stability": "Official",
-	"meta-spec": {
-		"version": 1.3,
-		"url": "http://module-build.sourceforge.net/META-spec-v1.3.html"
-	},
-	"generated_by": "Brandon Aaron"
-}