mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-23 18:04:28 -06:00
Update bower.json
This commit is contained in:
parent
b9e66d326c
commit
6fcc1e6406
@ -6,13 +6,14 @@
|
|||||||
"Wes Cossik <support@nextstepwebs.com>"
|
"Wes Cossik <support@nextstepwebs.com>"
|
||||||
],
|
],
|
||||||
"description": "A simple, beautiful, and embeddable JavaScript markdown editor.",
|
"description": "A simple, beautiful, and embeddable JavaScript markdown editor.",
|
||||||
"main": ["js/simplemd.js", "css/simplemd.css"],
|
"main": ["dist/simplemde.min.js", "dist/simplemde.min.css"],
|
||||||
"moduleType": [
|
"moduleType": [
|
||||||
"globals"
|
"globals"
|
||||||
],
|
],
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"wysiwyg",
|
"wysiwyg",
|
||||||
"markdown",
|
"markdown",
|
||||||
|
"editor",
|
||||||
"js"
|
"js"
|
||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user