1 Star 0 Fork 28

Fsj_wade / am-editor

forked from 易阳 / am-editor 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
yanmao 提交于 2022-02-11 00:04 . Publish
{
"name": "@aomao/engine",
"version": "2.7.28",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
"files": [
"dist",
"lib",
"src"
],
"author": "me@aomao.com",
"license": "MIT",
"homepage": "https://github.com/yanmao-cc/am-editor#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/yanmao-cc/am-editor.git"
},
"bugs": {
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@babel/runtime": "^7.13.10",
"blueimp-md5": "^2.18.0",
"copy-to-clipboard": "^3.3.1",
"diff-match-patch": "^1.0.5",
"dom-align": "^1.12.2",
"eventemitter2": "^6.4.4",
"filesize": "^6.3.0",
"is-hotkey": "^0.2.0",
"lodash": "^4.17.21",
"ot-json0": "^1.1.0",
"tinycolor2": "^1.4.2"
},
"devDependencies": {
"@types/blueimp-md5": "^2.7.0",
"@types/diff-match-patch": "^1.0.32",
"@types/is-hotkey": "^0.1.2",
"@types/lodash": "^4.14.178",
"@types/sharedb": "^1.0.14",
"@types/tinycolor2": "^1.4.2"
}
}
TypeScript
1
https://gitee.com/fsj2001/am-editor.git
git@gitee.com:fsj2001/am-editor.git
fsj2001
am-editor
am-editor
master

搜索帮助