mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 14:07:04 +03:00
Updated: ckeditor
This commit is contained in:
parent
7b5d00ff01
commit
52dcd44036
266 changed files with 4500 additions and 12312 deletions
31
vendors/ckeditor/plugins/quicktable/package.json
vendored
Normal file
31
vendors/ckeditor/plugins/quicktable/package.json
vendored
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"name": "quicktable",
|
||||
"description": "A quicktable plugin for ckeditor 4",
|
||||
"version": "1.0.5",
|
||||
"keywords": [
|
||||
"quicktable",
|
||||
"ckeditor"
|
||||
],
|
||||
"homepage": "https://github.com/ufdada/quicktable",
|
||||
"author": {
|
||||
"name": "ufdada"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt test"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/ufdada/quicktable.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/ufdada/quicktable/issues"
|
||||
},
|
||||
"license": "LGPL",
|
||||
"devDependencies": {
|
||||
"grunt": "0.4.5",
|
||||
"grunt-contrib-compress": "0.10.0",
|
||||
"grunt-contrib-jshint": "0.10.0",
|
||||
"grunt-lint5": "0.3.0",
|
||||
"grunt-markdown": "0.6.1"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue