@wbx/view-codemirror-editor
Version:
CodeMirror as Webix view
25 lines • 610 B
JSON
{
"name": "@wbx/view-codemirror-editor",
"version": "5.48.4-e",
"description": "CodeMirror as Webix view",
"main": "codemirror.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/webix-hub/components.git"
},
"keywords": [
"webix",
"codemirror",
"editor",
"view"
],
"author": "XB Software",
"license": "MIT",
"bugs": {
"url": "https://github.com/webix-hub/components/issues"
},
"homepage": "https://github.com/webix-hub/components#readme"
}