|
|
@ -2382,5 +2382,19 @@
|
|
|
|
"Apache"
|
|
|
|
"Apache"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"website": "https://code.google.com/p/modwsgi"
|
|
|
|
"website": "https://code.google.com/p/modwsgi"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"Monaco Editor": {
|
|
|
|
|
|
|
|
"cats": [
|
|
|
|
|
|
|
|
24
|
|
|
|
|
|
|
|
],
|
|
|
|
|
|
|
|
"description": "Monaco Editor is the code editor that powers VS Code. Monaco Editor is a tool in the text editor category of a tech stack.",
|
|
|
|
|
|
|
|
"icon": "Microsoft.svg",
|
|
|
|
|
|
|
|
"css": "\\.monaco-editor",
|
|
|
|
|
|
|
|
"js": {
|
|
|
|
|
|
|
|
"monaco.editor": "",
|
|
|
|
|
|
|
|
"MonacoEnvironment": ""
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
"oss": true,
|
|
|
|
|
|
|
|
"website": "https://microsoft.github.io/monaco-editor/"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|