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