{
  "name": "artplayer",
  "version": "3.5.30",
  "expose": "Artplayer",
  "description": "ArtPlayer.js is a modern and full featured HTML5 video player",
  "main": "dist/artplayer.js",
  "types": "types/artplayer.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zhw2590582/ArtPlayer.git"
  },
  "keywords": [
    "video",
    "player"
  ],
  "author": "Harvey Zack <laozhaochaguan@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/zhw2590582/ArtPlayer/issues"
  },
  "homepage": "https://github.com/zhw2590582/ArtPlayer#readme",
  "dependencies": {
    "option-validator": "^2.0.6",
    "screenfull": "^5.1.0"
  },
  "gitHead": "5ea211ef738351668e4acace326af4ff6947e2ee"
}
