{
  "name": "embed-plugin-base",
  "version": "5.0.4",
  "description": "The base plugin that can be used to create custom plugins.",
  "main": "dist/index.js",
  "module": "src/index.js",
  "jsnext:main": "src/index.js",
  "unpkg": "umd/embed-plugin-base.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ritz078/embed.js.git"
  },
  "author": "Ritesh Kumar",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ritz078/embed.js/issues"
  },
  "homepage": "https://github.com/ritz078/embed.js#readme",
  "dependencies": {
    "embed-plugin-utilities": "^5.0.4",
    "just-extend": "4.0.2"
  },
  "gitHead": "c15c19fd7e101048ea6a66129a2fc6ccd42485e0"
}
