2019-10-05 01:08:06 +08:00
|
|
|
{
|
|
|
|
"name": "@vue/template-explorer",
|
2020-02-27 03:36:38 +08:00
|
|
|
"version": "3.0.0-alpha.7",
|
2019-10-05 01:08:06 +08:00
|
|
|
"private": true,
|
|
|
|
"buildOptions": {
|
|
|
|
"formats": [
|
|
|
|
"global"
|
|
|
|
],
|
|
|
|
"env": "development",
|
|
|
|
"enableNonBrowserBranches": true
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2020-03-07 01:01:13 +08:00
|
|
|
"monaco-editor": "^0.20.0"
|
2019-10-05 01:08:06 +08:00
|
|
|
}
|
|
|
|
}
|