8 Star 117 Fork 28

易阳 / am-editor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.05 KB
一键复制 编辑 原始数据 按行查看 历史
Yi Yang 提交于 2023-03-18 00:38 . Publish
{
"name": "@aomao/plugin-codeblock-vue",
"version": "2.10.0",
"description": "代码块 Vue",
"keywords": [
"codeblock",
"editor"
],
"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/big-camel/am-editor#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/big-camel/am-editor.git"
},
"scripts": {
"test": "echo \"Error: run tests from root\" && exit 1"
},
"bugs": {
"url": "https://github.com/big-camel/am-editor/issues"
},
"dependencies": {
"@babel/runtime": "^7.13.10",
"codemirror": "^5.60.0",
"lodash": "^4.17.21"
},
"devDependencies": {
"@types/codemirror": "^5.60.0",
"@types/lodash": "^4.14.178",
"@vue/compiler-sfc": "^3.2.9",
"ant-design-vue": ">=2.2.6",
"vue": "^3.2.9"
},
"peerDependencies": {
"@aomao/engine": ">=2.9",
"ant-design-vue": ">=2.2.6",
"vue": ">=3.2.9"
}
}
TypeScript
1
https://gitee.com/aomao/am-editor.git
git@gitee.com:aomao/am-editor.git
aomao
am-editor
am-editor
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891