27 lines
597 B
JSON
27 lines
597 B
JSON
{
|
|
"name": "hdi-tinymce",
|
|
"version": "1.1.7",
|
|
"description": "TinyMCE integration for OXID eShop CE Backend",
|
|
"author": "Marat Bedoev, HEINER DIRECT GmbH & Co. KG <oxid@heiner-direct.com>",
|
|
"license": "GPLv3",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/vanilla-thunder/hdi-tinymce.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vanilla-thunder/hdi-tinymce/issues"
|
|
},
|
|
"keywords": [
|
|
"tinymce",
|
|
"oxid",
|
|
"oxid",
|
|
"eshop",
|
|
"editor"
|
|
],
|
|
"devDependencies": {
|
|
"jake": "*",
|
|
"request": "*",
|
|
"cheerio": "*",
|
|
"adm-zip": "*"
|
|
}
|
|
} |