@albertywu/ckeditor-presets
Version:
custom ckeditor config for Coatue
21 lines (20 loc) • 587 B
JSON
{
"name": "@albertywu/ckeditor-presets",
"version": "1.0.1",
"description": "custom ckeditor config for Coatue",
"main": "dist/ckeditor.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"prepublish": "./build.sh coatue"
},
"repository": {
"type": "git",
"url": "git+https://github.com/coatue/ckeditor-presets.git"
},
"author": "Albert Wu <albertywu@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/coatue/ckeditor-presets/issues"
},
"homepage": "https://github.com/coatue/ckeditor-presets#readme"
}