You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
312 B
17 lines
312 B
{
|
|
"name": "@vue/template-explorer",
|
|
"version": "3.2.47",
|
|
"private": true,
|
|
"buildOptions": {
|
|
"formats": [
|
|
"global"
|
|
],
|
|
"compat": true,
|
|
"env": "development",
|
|
"enableNonBrowserBranches": true
|
|
},
|
|
"dependencies": {
|
|
"monaco-editor": "^0.20.0",
|
|
"source-map": "^0.6.1"
|
|
}
|
|
}
|