aboutsummaryrefslogtreecommitdiff
path: root/static/development-bundle/external/bgiframe/META.json
diff options
context:
space:
mode:
Diffstat (limited to 'static/development-bundle/external/bgiframe/META.json')
-rw-r--r--static/development-bundle/external/bgiframe/META.json32
1 files changed, 0 insertions, 32 deletions
diff --git a/static/development-bundle/external/bgiframe/META.json b/static/development-bundle/external/bgiframe/META.json
deleted file mode 100644
index 5be79cc..0000000
--- a/static/development-bundle/external/bgiframe/META.json
+++ /dev/null
@@ -1,32 +0,0 @@
1{
2 "name": "jQuery-bgiframe",
3 "version": 2.1,
4 "author": [
5 "Brandon Aaron <brandon.aaron@gmail.com>"
6 ],
7 "abstract": "jQuery plugin for fixing z-index issues in IE6",
8 "license": "mit, gpl",
9 "distribution_type": "plugin",
10 "requires": {
11 "jQuery": ">=1.0.3"
12 },
13 "provides": {
14 "jQuery.bgiframe": {
15 "version": 2.1,
16 "file": "jquery.bgiframe.js"
17 }
18 },
19 "keywords": [
20 "iframe",
21 "hack",
22 "zIndex",
23 "z-index",
24 "ie6"
25 ],
26 "stability": "Official",
27 "meta-spec": {
28 "version": 1.3,
29 "url": "http://module-build.sourceforge.net/META-spec-v1.3.html"
30 },
31 "generated_by": "Brandon Aaron"
32}