2019-10-04 13:08:06 -04:00
|
|
|
{
|
|
|
|
"name": "@vue/template-explorer",
|
2021-07-21 17:40:25 -04:00
|
|
|
"version": "3.2.0-beta.4",
|
2019-10-04 13:08:06 -04:00
|
|
|
"private": true,
|
|
|
|
"buildOptions": {
|
|
|
|
"formats": [
|
|
|
|
"global"
|
|
|
|
],
|
2021-04-19 12:08:26 -04:00
|
|
|
"compat": true,
|
2019-10-04 13:08:06 -04:00
|
|
|
"env": "development",
|
|
|
|
"enableNonBrowserBranches": true
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2020-03-06 18:01:13 +01:00
|
|
|
"monaco-editor": "^0.20.0"
|
2019-10-04 13:08:06 -04:00
|
|
|
}
|
|
|
|
}
|