diff iframe-resizer/iframeResizer.jquery.json @ 7:ce8de297bc8b draft

Uploaded
author saskia-hiltemann
date Mon, 16 Nov 2015 10:08:53 -0500
parents 3c160414da2e
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/iframe-resizer/iframeResizer.jquery.json	Mon Nov 16 10:08:53 2015 -0500
@@ -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"
+	}
+}