Mercurial > defr > drupal > scald > dnd
annotate js/bt/other_libs/bgiframe_2.1.1/META.json @ 23:a72403cfa9a8
Simple tweak to add id to editor images in test module.
author | David Eads <eads@chicagotech.org> |
---|---|
date | Tue, 10 Mar 2009 13:55:27 -0500 |
parents | 0d557e6e73f7 |
children |
rev | line source |
---|---|
eads@18 | 1 { |
eads@18 | 2 "name": "jQuery-bgiframe", |
eads@18 | 3 "version": 2.1, |
eads@18 | 4 "author": [ |
eads@18 | 5 "Brandon Aaron <brandon.aaron@gmail.com>" |
eads@18 | 6 ], |
eads@18 | 7 "abstract": "jQuery plugin for fixing z-index issues in IE6", |
eads@18 | 8 "license": "mit, gpl", |
eads@18 | 9 "distribution_type": "plugin", |
eads@18 | 10 "requires": { |
eads@18 | 11 "jQuery": ">=1.0.3" |
eads@18 | 12 }, |
eads@18 | 13 "provides": { |
eads@18 | 14 "jQuery.bgiframe": { |
eads@18 | 15 "version": 2.1, |
eads@18 | 16 "file": "jquery.bgiframe.js" |
eads@18 | 17 } |
eads@18 | 18 }, |
eads@18 | 19 "keywords": [ |
eads@18 | 20 "iframe", |
eads@18 | 21 "hack", |
eads@18 | 22 "zIndex", |
eads@18 | 23 "z-index", |
eads@18 | 24 "ie6" |
eads@18 | 25 ], |
eads@18 | 26 "stability": "Official", |
eads@18 | 27 "meta-spec": { |
eads@18 | 28 "version": 1.3, |
eads@18 | 29 "url": "http://module-build.sourceforge.net/META-spec-v1.3.html" |
eads@18 | 30 }, |
eads@18 | 31 "generated_by": "Brandon Aaron" |
eads@18 | 32 } |