view iframe-resizer/iframeResizer.jquery.json @ 7:0f2b740536fb draft

Uploaded
author saskia-hiltemann
date Mon, 21 Aug 2017 09:16:07 -0400
parents ac5f9272033b
children
line wrap: on
line source

{
	"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"
	}
}