Mercurial > repos > saskia-hiltemann > ireport
view iframe-resizer/bower.json @ 9:7300ed4c1481 draft default tip
Uploaded
author | saskia-hiltemann |
---|---|
date | Mon, 04 Sep 2017 10:49:00 -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": {} }