Mercurial > repos > saskia-hiltemann > ireport
comparison iframe-resizer/iframeResizer.jquery.json @ 0:ac5f9272033b draft
first upload
author | saskia-hiltemann |
---|---|
date | Tue, 01 Jul 2014 11:42:23 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ac5f9272033b |
---|---|
1 { | |
2 "name": "iframeResizer", | |
3 "title": "Iframe Resizer", | |
4 "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+)", | |
5 "keywords": [ | |
6 "Cross-Domain", | |
7 "iFrame", | |
8 "Resizing", | |
9 "Resizer", | |
10 "postMessage", | |
11 "content", | |
12 "height", | |
13 "autoheight", | |
14 "auto-height", | |
15 "width", | |
16 "mutationObserver", | |
17 "RWD", | |
18 "responsive" | |
19 ], | |
20 "version": "2.5.0", | |
21 "author": { | |
22 "name": "David J. Bradshaw", | |
23 "email": "davidjbradshaw+github@gmail.com" | |
24 }, | |
25 "maintainers": [{ | |
26 "name": "David J. Bradshaw", | |
27 "email": "davidjbradshaw+github@gmail.com" | |
28 } | |
29 ], | |
30 "licenses": [{ | |
31 "type": "MIT", | |
32 "url": "https://github.com/jquery/jquery-color/blob/2.1.2/MIT-LICENSE.txt" | |
33 } | |
34 ], | |
35 "bugs": "https://github.com/davidjbradshaw/iframe-resizer/issues", | |
36 "homepage": "http://davidjbradshaw.github.io/iframe-resizer/", | |
37 "docs": "https://github.com/davidjbradshaw/iframe-resizer", | |
38 "dependencies": { | |
39 "jquery": ">=1.0" | |
40 } | |
41 } |