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.
abp/modules/cms-kit/host/Volo.CmsKit.Web.Unified/package.json

14 lines
348 B

{
"version": "1.0.0",
"name": "my-app",
"private": true,
"dependencies": {
"@abp/aspnetcore.mvc.ui.theme.basic": "^5.0.0-beta.1",
"@abp/cms-kit": "5.0.0-beta.1",
"@abp/tui-editor": "^5.0.0-beta.1",
"tui-code-snippet": "1.5.2",
"@abp/uppy": "^5.0.0-beta.1",
"slugify": "1.4.6",
"@abp/jstree": "5.0.0-beta.1"
}
}