webgme-codeeditor
Version:
Code Editor Visualizer for webgme using CodeMirror
31 lines • 650 B
JSON
{
"name": "codemirror",
"main": [
"lib/codemirror.js",
"lib/codemirror.css"
],
"ignore": [
"**/.*",
"node_modules",
"components",
"bin",
"demo",
"doc",
"test",
"index.html",
"package.json",
"mode/*/*test.js",
"mode/*/*.html"
],
"homepage": "https://github.com/components/codemirror",
"version": "5.36.0",
"_release": "5.36.0",
"_resolution": {
"type": "version",
"tag": "5.36.0",
"commit": "63c71ee3663b50cc97448e125723d9e5f9eecd53"
},
"_source": "https://github.com/components/codemirror.git",
"_target": "5.36.0",
"_originalSource": "components/codemirror"
}