mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
7 lines
100 B
JSON
7 lines
100 B
JSON
{
|
|
"name": "helloworld",
|
|
"main": "index.html",
|
|
"dependencies": {
|
|
"monaco-editor": "0.19.0"
|
|
}
|
|
}
|