You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
simplemde-markdown-editor/composer.json

12 lines
447 B
JSON

{
"name": "sparksuite/simplemde-markdown-editor",
"description": "A simple, beautiful, and embeddable JavaScript Markdown editor.",
"license": "MIT",
"type": "project",
"homepage": "https://github.com/NextStepWebs/simplemde-markdown-editor",
"support": {
"issues": "https://github.com/sparksuite/simplemde-markdown-editor/issues",
"source": "https://github.com/sparksuite/simplemde-markdown-editor"
}
}