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