11 lines
263 B
JSON
11 lines
263 B
JSON
|
{
|
||
|
"name": "simplemde-vue",
|
||
|
"version": "0.4.4",
|
||
|
"description": "SimpleMDE with Image upload",
|
||
|
"main": "simplemde-vue.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC"
|
||
|
}
|