tinymce-editor/package.json
Marat 2cb9c3aa14 Squashed 'copy_this/modules/bla/bla-tinymce/' content from commit 835609d
git-subtree-dir: copy_this/modules/bla/bla-tinymce
git-subtree-split: 835609d658ef23894653104da64769f67e13f94e
2015-02-23 12:18:22 +01:00

27 lines
565 B
JSON

{
"name": "bla-tinymce",
"version": "1.4.0",
"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": "*"
}
}