1 Star 0 Fork 28

LKwok / am-editor

forked from 易阳 / am-editor 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 783 Bytes
一键复制 编辑 原始数据 按行查看 历史
yanmao 提交于 2022-07-05 13:39 . Publish
{
"name": "@aomao/plugin-math",
"version": "2.9.25",
"description": "Math(数学公式)",
"keywords": [
"Math"
],
"author": "ITELLYOU <me@aomao.com>",
"homepage": "https://github.com/yanmao-cc/am-editor/tree/main/plugins/plugin-math#readme",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
"files": [
"dist",
"lib",
"src"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/yanmao-cc/am-editor.git"
},
"bugs": {
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.9.25",
"@babel/runtime": "^7.13.10",
"lodash": "^4.17.21"
},
"devDependencies": {
"@types/lodash": "^4.14.178"
}
}
TypeScript
1
https://gitee.com/jqk1986/am-editor.git
git@gitee.com:jqk1986/am-editor.git
jqk1986
am-editor
am-editor
master

搜索帮助