{
"name": "iframeResizer",
"title": "Iframe Resizer (Cross Domain)",
"description": "This jQuery plugin keeps an iframe sized to it's content and works with cross domain content.",
"keywords": [
"iframe",
"resizer",
"cross-domain",
"postMessage"
],
"version": "0.2.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": "https://github.com/davidjbradshaw/iframe-resizer",
"docs": "https://github.com/davidjbradshaw/iframe-resizer",
"dependencies": {
"jquery": ">=1.8"
}
}