1
0
This repository has been archived on 2024-06-01. You can view files and clone it, but cannot push or open issues or pull requests.
mediawiki-extensions-monaco.../package-lock.json
2020-09-20 04:35:53 +03:00

12 lines
334 B
JSON

{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"monaco-editor": {
"version": "0.20.0",
"resolved": "https://registry.npmjs.org/monaco-editor/-/monaco-editor-0.20.0.tgz",
"integrity": "sha512-hkvf4EtPJRMQlPC3UbMoRs0vTAFAYdzFQ+gpMb8A+9znae1c43q8Mab9iVsgTcg/4PNiLGGn3SlDIa8uvK1FIQ=="
}
}
}