{
  "name": "@dcloudio/uni-uts-vite",
  "version": "3.0.0-alpha-3050320220729002",
  "description": "uni-uts-vite",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "files": [
    "dist"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dcloudio/uni-app.git",
    "directory": "packages/uni-uts-vite"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "license": "Apache-2.0",
  "uni-app": {
    "name": "uts",
    "title": "uts",
    "apply": [
      "app"
    ],
    "main": "dist/index.js"
  },
  "dependencies": {
    "@dcloudio/uni-cli-shared": "3.0.0-alpha-3050320220729002",
    "@dcloudio/uni-shared": "3.0.0-alpha-3050320220729002",
    "@dcloudio/uts": "3.0.0-alpha-3050320220729002",
    "execa": "^5.1.1",
    "fs-extra": "^10.0.0"
  },
  "devDependencies": {
    "@types/fs-extra": "^9.0.13"
  }
}
