jy-simple-editor
Version:
JY Editor membantu dalam penulisan, penataan gaya tulisan (styling), dan penyisipan rumus atau formula, jelas, dan mudah digunakan
33 lines (32 loc) • 819 B
JSON
{
"name": "jy-simple-editor",
"version": "2.0.1",
"main": "dist/jy-editor.js",
"module": "dist/jy-editor.esm.js",
"files": [
"dist"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/juliarta99/jy-editor.git"
},
"keywords": [
"texteditor",
"editor",
"ckeditor",
"jyeditor"
],
"author": "Juliarta & Yudhiastara",
"license": "MIT",
"bugs": {
"url": "https://github.com/juliarta99/jy-editor/issues"
},
"homepage": "https://github.com/juliarta99/jy-editor#readme",
"description": "JY Editor membantu dalam penulisan, penataan gaya tulisan (styling), dan penyisipan rumus atau formula, jelas, dan mudah digunakan",
"devDependencies": {
"rollup": "^4.44.1"
}
}