{
  "name": "vue-tsc",
  "version": "0.35.2",
  "license": "MIT",
  "files": [
    "bin",
    "out/**/*.js",
    "out/**/*.d.ts"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/johnsoncodehk/volar.git",
    "directory": "packages/vue-tsc"
  },
  "bin": {
    "vue-tsc": "./bin/vue-tsc.js"
  },
  "dependencies": {
    "@volar/vue-typescript": "0.35.2"
  },
  "peerDependencies": {
    "typescript": "*"
  },
  "gitHead": "6cfa0323e56daa20ddd38b9b396aa4d027c7bfc1"
}
