UNPKG

@iframe-resizer/core

Version:

Keep iframes sized to their content.

40 lines (39 loc) 876 B
{ "name": "@iframe-resizer/core", "version": "5.5.1", "license": "GPL-3.0", "homepage": "https://iframe-resizer.com", "author": { "name": "David J. Bradshaw", "email": "info@iframe-resizer.com" }, "description": "Keep iframes sized to their content.", "github": "https://github.com/davidjbradshaw/iframe-resizer", "repository": { "type": "git", "url": "git+https://github.com/davidjbradshaw/iframe-resizer.git" }, "funding": { "type": "individual", "url": "https://iframe-resizer.com/pricing/" }, "main": "index.cjs.js", "module": "index.esm.js", "browser": "index.umd.js", "keywords": [ "iframe", "Resizing", "Resizer", "resize", "cross-origin", "cross-domain", "width", "height", "RWD", "responsive", "core" ], "dependencies": { "auto-console-group": "1.2.10" } }