1 Star 0 Fork 27

rtpay / am-editor

forked from 易阳 / am-editor 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 801 Bytes
一键复制 编辑 原始数据 按行查看 历史
yanmao 提交于 2022-04-13 22:43 . Publish
{
"name": "@aomao/plugin-table",
"version": "2.8.16",
"description": "table plugin",
"author": "AoMao <me@aomao.com>",
"homepage": "https://github.com/yanmao-cc/am-editor/tree/master/plugins/plugin-table#readme",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
"files": [
"dist",
"lib",
"src"
],
"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.8.16",
"@babel/runtime": "^7.13.10",
"eventemitter2": "^6.4.4",
"lodash": "^4.17.21",
"tinycolor2": "^1.4.2"
},
"devDependencies": {
"@types/lodash": "^4.14.178"
}
}
TypeScript
1
https://gitee.com/rtpay/am-editor.git
git@gitee.com:rtpay/am-editor.git
rtpay
am-editor
am-editor
master

搜索帮助