monaco-editor/monaco-editor-samples/nwjs-amd-v2/package.json
2021-11-05 12:12:35 +01:00

7 lines
100 B
JSON

{
"name": "helloworld",
"main": "index.html",
"dependencies": {
"monaco-editor": "0.19.0"
}
}