mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 11:35:40 +01:00
7 lines
119 B
JSON
7 lines
119 B
JSON
{
|
|
"name": "electron-amd",
|
|
"scripts": {
|
|
"execute": "node ../node_modules/electron/cli.js ."
|
|
},
|
|
"main": "./main"
|
|
}
|