| 1234567891011121314151617 |
- {
- "name": "monaco-editor-app",
- "lockfileVersion": 3,
- "requires": true,
- "packages": {
- "": {
- "dependencies": {
- "monaco-editor": "^0.30.1"
- }
- },
- "node_modules/monaco-editor": {
- "version": "0.30.1",
- "resolved": "https://registry.npmmirror.com/monaco-editor/-/monaco-editor-0.30.1.tgz",
- "integrity": "sha512-B/y4+b2O5G2gjuxIFtCE2EkM17R2NM7/3F8x0qcPsqy4V83bitJTIO4TIeZpYlzu/xy6INiY/+84BEm6+7Cmzg=="
- }
- }
- }
|