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": "2.3.0",
|
|
"name": "@abp/tui-editor",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"dependencies": {
|
|
"@abp/codemirror": "^2.3.0",
|
|
"@abp/highlight.js": "^2.3.0",
|
|
"@abp/jquery": "^2.3.0",
|
|
"@abp/markdown-it": "^2.3.0",
|
|
"tui-editor": "^1.4.8"
|
|
},
|
|
"gitHead": "e5aead708928c668494ed0dbd7e8ae5c5ef9b9e7"
|
|
}
|