{
  "name": "zvideo",
  "version": "1.0.0",
  "description": "播放器",
  "main": "index.js",
  "scripts": {
    "build:dev": "rollup --config rollup.config.dev.js",
    "build:prod": "rollup --config rollup.config.prod.js",
    "serve": "cross-env ENV=development rollup -c -w"
  },
  "keywords": ["播放器","视频","视频插件", "video", "videojs"],
  "author": "2020/11/11 <z759249314@126.com>",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "https://github.com/ZANETACK/ZVideo.git"
  }
}
