Merge 911c7718f8862278e4aafb31a2c7f0326297a808 into 6abda7ab68cc20f4aca870eb243747951b90ab04

This commit is contained in:
Mistralys 2019-10-16 15:53:50 +00:00 committed by GitHub
commit e7c10e32ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
composer.json Normal file
View File

@ -0,0 +1,11 @@
{
"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"
}
}