{
  "name": "nplayer",
  "version": "1.0.15",
  "description": "powerful danmaku video player",
  "main": "dist/index.min.js",
  "typings": "dist/index.d.ts",
  "license": "MIT",
  "authors": "wopen <nepow@foxmail.com>",
  "files": [
    "dist",
    "src"
  ],
  "repository": {
    "url": "https://github.com/woopen/nplayer.git",
    "type": "git"
  },
  "keywords": [
    "player",
    "video",
    "html5",
    "danmaku",
    "vue",
    "react"
  ],
  "homepage": "https://github.com/woopen/nplayer",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/",
    "access": "public"
  }
}
