{
  "name": "xgplayer-mp-taro",
  "version": "0.0.1-alpha.6",
  "description": "",
  "main": "src/index.ts",
  "scripts": {
    "build": "vite build --config vite.config.build.taro.ts"
  },
  "jest": {
    "testEnvironment": "jsdom",
    "testURL": "https://jest.test",
    "collectCoverageFrom": [
      "miniprogram_dist/**/*.js"
    ],
    "moduleDirectories": [
      "node_modules",
      "miniprogram_dist"
    ]
  },
  "files": [
    "src",
    "index.ts"
  ],
  "repository": {
    "type": "git",
    "url": ""
  },
  "author": "",
  "license": "MIT",
  "devDependencies": {
    "@babel/core": "^7.8.0",
    "@babel/runtime": "^7.7.7",
    "@preact/preset-vite": "^2.4.0",
    "@tarojs/components": "3.5.7",
    "@tarojs/mini-runner": "3.5.7",
    "@tarojs/plugin-framework-react": "3.5.7",
    "@tarojs/plugin-react-devtools": "3.5.7",
    "@tarojs/react": "3.5.7",
    "@tarojs/runtime": "3.5.7",
    "@tarojs/taro": "3.5.7",
    "@tarojs/webpack-runner": "3.5.7",
    "@tarojs/with-weapp": "3.5.7",
    "@types/react": "^17.0.0",
    "@types/react-dom": "^17.0.0",
    "@types/webpack-env": "^1.13.6",
    "babel-preset-taro": "3.5.7",
    "preact": "^10.11.3",
    "react": "^18.2.0",
    "react-dom": "^18.2.0",
    "vite": "^3.2.3"
  },
  "dependencies": {
    "xgplayer-mp-taro-core": "^0.0.1",
    "xgplayer-mp-taro-ui": "0.0.1-alpha.2"
  }
}
