2019-10-04 13:08:06 -04:00
|
|
|
{
|
|
|
|
"name": "@vue/template-explorer",
|
2020-11-25 11:16:21 -05:00
|
|
|
"version": "3.0.3",
|
2019-10-04 13:08:06 -04:00
|
|
|
"private": true,
|
|
|
|
"buildOptions": {
|
|
|
|
"formats": [
|
|
|
|
"global"
|
|
|
|
],
|
|
|
|
"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
|
|
|
}
|
|
|
|
}
|