{
  "name": "load-iframe",
  "repo": "segmentio/load-iframe",
  "description": "Load an iframe by appending an iframe tag to the DOM.",
  "version": "1.0.0",
  "license": "MIT",
  "keywords": [
    "DOM",
    "iframe",
    "load"
  ],
  "license": "MIT",
  "scripts": [
    "index.js"
  ],
  "dependencies": {
    "enricomarino/is": "^3.0.1",
    "ndhoule/next-tick": "^0.2.2",
    "segmentio/script-onload": "^1.0.2"
  },
  "development": {
    "component/assert": "*"
  }
}
