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