cthep-ui-vue3
Version:
Vue 3 试题组件库
26 lines • 822 B
JSON
{
"name": "@dimakorotkov/tinymce-mathjax",
"version": "1.0.8",
"description": "Plugin using MathJax library for rendering math font",
"main": "plugin.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dimakorotkov/tinymce-mathjax.git"
},
"keywords": [
"tinymce",
"mathjax"
],
"author": "Dmitriy Korotkov",
"license": "MIT",
"bugs": {
"url": "https://github.com/dimakorotkov/tinymce-mathjax/issues"
},
"homepage": "https://github.com/dimakorotkov/tinymce-mathjax#readme",
"__npminstall_done": true,
"_from": "@dimakorotkov/tinymce-mathjax@1.0.8",
"_resolved": "https://registry.npmmirror.com/@dimakorotkov/tinymce-mathjax/-/tinymce-mathjax-1.0.8.tgz"
}