{
    "license": "MIT",
    "name": "@tachibana-shin/artplayer",
    "version": "4.5.7",
    "main": "dist/artplayer.js",
    "types": "types/artplayer.d.ts",
    "homepage": "https://artplayer.org",
    "author": "Harvey Zack <laozhaochaguan@gmail.com>",
    "browserslist": "> 0.5%, last 2 versions, not dead",
    "description": "ArtPlayer.js is a modern and full featured HTML5 video player",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/zhw2590582/ArtPlayer.git"
    },
    "bugs": {
        "url": "https://github.com/zhw2590582/ArtPlayer/issues"
    },
    "keywords": [
        "html5",
        "video",
        "player"
    ],
    "dependencies": {
        "option-validator": "^2.0.6",
        "screenfull": "^6.0.2"
    }
}
