ckeditor-classic-math-custom
Version:
Thư viện ckeditor có mathType
30 lines (29 loc) • 726 B
JSON
{
"name": "ckeditor-classic-math-custom",
"version": "1.0.0",
"description": "Thư viện ckeditor có mathType",
"engines": {
"node": ">=12.0.0",
"npm": ">=5.7.1"
},
"main": "build/ckeditor.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/anhncn/ckeditor5-build-classic-custom.git"
},
"keywords": [
"nnanh3",
"emis",
"ckeditor5",
"classic-build"
],
"author": "nnanh3 from Misa",
"license": "ISC",
"bugs": {
"url": "https://github.com/anhncn/ckeditor5-build-classic-custom/issues"
},
"homepage": "https://github.com/anhncn/ckeditor5-build-classic-custom#readme"
}