Mercurial > repos > saskia-hiltemann > ireport
diff iframe-resizer/iframeResizer.jquery.json @ 0:ac5f9272033b draft
first upload
author | saskia-hiltemann |
---|---|
date | Tue, 01 Jul 2014 11:42:23 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/iframe-resizer/iframeResizer.jquery.json Tue Jul 01 11:42:23 2014 -0400 @@ -0,0 +1,41 @@ +{ + "name": "iframeResizer", + "title": "Iframe Resizer", + "description": "Keep same and cross domain iFrames sized to their content with support for window/content resizing, multiple and nested iFrames. (Dependacy free and works with IE8+)", + "keywords": [ + "Cross-Domain", + "iFrame", + "Resizing", + "Resizer", + "postMessage", + "content", + "height", + "autoheight", + "auto-height", + "width", + "mutationObserver", + "RWD", + "responsive" + ], + "version": "2.5.0", + "author": { + "name": "David J. Bradshaw", + "email": "davidjbradshaw+github@gmail.com" + }, + "maintainers": [{ + "name": "David J. Bradshaw", + "email": "davidjbradshaw+github@gmail.com" + } + ], + "licenses": [{ + "type": "MIT", + "url": "https://github.com/jquery/jquery-color/blob/2.1.2/MIT-LICENSE.txt" + } + ], + "bugs": "https://github.com/davidjbradshaw/iframe-resizer/issues", + "homepage": "http://davidjbradshaw.github.io/iframe-resizer/", + "docs": "https://github.com/davidjbradshaw/iframe-resizer", + "dependencies": { + "jquery": ">=1.0" + } +}