anthtrigger
Version:
Trigger events via http service
29 lines • 584 B
JSON
{
"name": "codemirror",
"version": "4.4.0",
"main": [
"lib/codemirror.js",
"lib/codemirror.css"
],
"ignore": [
"**/.*",
"node_modules",
"components",
"bin",
"demo",
"doc",
"test",
"index.html",
"package.json"
],
"homepage": "https://github.com/marijnh/CodeMirror",
"_release": "4.4.0",
"_resolution": {
"type": "version",
"tag": "4.4.0",
"commit": "485a7da897e378025268e686f4eb79377973219e"
},
"_source": "git://github.com/marijnh/CodeMirror.git",
"_target": "3 || 4",
"_originalSource": "codemirror"
}