13 lines
340 B
JSON
13 lines
340 B
JSON
{
|
|
"name": "helloworld",
|
|
"requires": true,
|
|
"lockfileVersion": 1,
|
|
"dependencies": {
|
|
"monaco-editor": {
|
|
"version": "0.19.0",
|
|
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.19.0.tgz",
|
|
"integrity": "sha512-ida++HI/s9V8ma8yYS9CAS0UJEFwW1gbt9G6oviEdv/aHhFd/kV3sXrINqC63TVdKzOZdKjPRRCOPJJ80zvLbw=="
|
|
}
|
|
}
|
|
}
|