Mercurial > repos > saskia-hiltemann > ireport
view iframe-resizer/bower.json @ 5:4e21ce709269 draft
Uploaded
author | saskia-hiltemann |
---|---|
date | Tue, 07 Oct 2014 08:49:14 -0400 |
parents | ac5f9272033b |
children |
line wrap: on
line source
{ "name": "iframe-resizer", "version": "2.5.0", "homepage": "https://github.com/davidjbradshaw/iframe-resizer", "authors": [ "David J. Bradshaw <dave@bradshaw.net>" ], "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+)", "main": "js/iframeResizer.min.js", "keywords": [ "CrossDomain", "Cross-Domain", "iFrame", "Resizing", "Resizer", "postMessage", "content", "resize", "height", "autoheight", "auto-height", "iframe-auto-height", "height-iframe", "heightiframe", "width", "mutationObserver", "RWD", "responsive", "responsiveiframes", "responsive-iframes" ], "license": "MIT", "ignore": [ "example", "test", "gruntfile.js", "*.md", "*.json" ], "dependencies": {} }