webgme
Version:
Web-based Generic Modeling Environment
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/codemirror/CodeMirror",
"version": "5.19.0",
"_release": "5.19.0",
"_resolution": {
"type": "version",
"tag": "5.19.0",
"commit": "46241995f920a218cc2be6b7021c8b5fb13adb09"
},
"_source": "https://github.com/codemirror/CodeMirror.git",
"_target": "5.19.0",
"_originalSource": "codemirror/CodeMirror"
}