tinymce-editor/copy_this/modules/bla/bla-tinymce/package.json

27 lines
565 B
JSON

{
"name": "bla-tinymce",
"version": "1.2.2",
"description": "TinyMCE integration for OXID eShop CE",
"author": "Marat Bedoev, bestlife AG <oxid@bestlife.ag>",
"license": "GPLv3",
"repository": {
"type": "git",
"url": "git://github.com/vanilla-thunder/bla-tinymce.git"
},
"bugs": {
"url": "https://github.com/vanilla-thunder/bla-tinymce/issues"
},
"keywords": [
"tinymce",
"oxid",
"oxid",
"eshop",
"editor",
"wysiwyg"
],
"devDependencies": {
"request": "*",
"cheerio": "*",
"adm-zip": "*"
}
}