Lae/public/vendor/editor.md/lib/codemirror/bower.json

17 lines
256 B
JSON
Raw Permalink Normal View History

2023-02-22 14:12:40 +00:00
{
"name": "codemirror",
"version":"5.0.0",
"main": ["lib/codemirror.js", "lib/codemirror.css"],
"ignore": [
"**/.*",
"node_modules",
"components",
"bin",
"demo",
"doc",
"test",
"index.html",
"package.json"
]
}