{
	"name": "j-vue",
	"description": ".vue single-file component back-end compiler. Belong to \"Plan J\".／.vue 单文件组件后端编译工具。从属于“简计划”。",
	"version": "26.1.0",
	"license": "LGPL-3.0",
	"author": "龙腾道 <LongTengDao@LongTengDao.com> (www.LongTengDao.com)",
	"bugs": "https://GitHub.com/LongTengDao/j-vue/issues",
	"repository": {
		"type": "git",
		"url": "https://GitHub.com/LongTengDao/j-vue.git"
	},
	"dependencies": {
		"@ltd/acorn-globals": "2.0.0",
		"@ltd/j-ts": "6.2.5",
		"@ltd/j-es-plus": "2.0.1",
		"acorn-walk": "8.0.2",
		"@vue/compiler-dom": "^3.0.10",
		"vue-template-compiler": "2.6.12",
		"de-indent": "1.0.2",
		"he": "1.2.0"
	},
	"keywords": [
		"Vue",
		"SFC"
	]
}