{
	"name": "@volar/vue-code-gen",
	"version": "0.35.2",
	"main": "out/index.js",
	"license": "MIT",
	"files": [
		"out/**/*.js",
		"out/**/*.d.ts"
	],
	"repository": {
		"type": "git",
		"url": "https://github.com/johnsoncodehk/volar.git",
		"directory": "packages/vue-code-gen"
	},
	"devDependencies": {
		"typescript": "latest"
	},
	"dependencies": {
		"@volar/code-gen": "0.35.2",
		"@volar/source-map": "0.35.2",
		"@vue/compiler-core": "^3.2.36",
		"@vue/compiler-dom": "^3.2.36",
		"@vue/shared": "^3.2.36"
	},
	"gitHead": "6cfa0323e56daa20ddd38b9b396aa4d027c7bfc1"
}
