{
    "name": "@teyuto/videojs-popups",
    "author": "Teyuto",
    "license": "MIT",
    "version": "1.1.3",
    "description": "Video.js Popups Plugin",
    "repository": {
      "type": "git",
      "url": "https://github.com/Teyuto/videojs-popups.git"
    },
    "private": false,
    "publishConfig": {
        "access": "public",
        "registry": "https://registry.npmjs.org/"
    },
    "files": [
        "src"
    ],
    "keywords": [
      "videojs",
      "videojs-plugin",
      "teyuto",
      "video"
    ],
    "bugs": {
      "url": "https://github.com/Teyuto/videojs-popups/issues"
    },
    "homepage": "https://github.com/Teyuto/videojs-popups#readme"
  }
