Open Source Web Application Framework for ASP.NET Core
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.
 
 
 
 
 
 

14 lines
313 B

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