UNPKG

798 BJSONView Raw
1{
2 "name": "j-vue",
3 "description": ".vue single-file component back-end compiler. Belong to \"Plan J\"./.vue 单文件组件后端编译工具。从属于“简计划”。",
4 "version": "14.10.0",
5 "license": "LGPL-3.0",
6 "author": "龙腾道 <LongTengDao@LongTengDao.com> (www.LongTengDao.com)",
7 "bugs": "https://GitHub.com/LongTengDao/j-vue/issues",
8 "repository": {
9 "type": "git",
10 "url": "https://GitHub.com/LongTengDao/j-vue.git"
11 },
12 "dependencies": {
13 "@ltd/acorn-globals": "1.3.0",
14 "@ltd/j-ts": "6.0.2",
15 "acorn": "6.3.0",
16 "acorn-class-fields": "0.3.1",
17 "acorn-private-methods": "0.3.0",
18 "acorn-static-class-features": "0.2.0",
19 "acorn-walk": "6.2.0",
20 "rollup": "1.19.4",
21 "terser": "4.1.4",
22 "vue-template-compiler": "2.6.10"
23 },
24 "keywords": [
25 "Vue",
26 "SFC"
27 ]
28}
\No newline at end of file