mirror of https://github.com/abpframework/abp
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
343 B
16 lines
343 B
{
|
|
"version": "1.1.1",
|
|
"name": "@abp/tui-editor",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"dependencies": {
|
|
"@abp/codemirror": "^1.1.1",
|
|
"@abp/highlight.js": "^1.1.1",
|
|
"@abp/jquery": "^1.1.1",
|
|
"@abp/markdown-it": "^1.1.1",
|
|
"tui-editor": "^1.4.8"
|
|
},
|
|
"gitHead": "b926d7a3fed6365550493ec00bdfe9da9dd6c541"
|
|
}
|