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.
 
 
 
 
 
 

24 lines
625 B

{
"name": "@abp/aspnetcore.mvc.ui",
"version": "10.0.2",
"lockfileVersion": 1,
"requires": true,
"packages": {
"": {
"name": "@abp/aspnetcore.mvc.ui",
"version": "8.1.0-rc.3",
"license": "LGPL-3.0",
"dependencies": {
"ansi-colors": "^4.1.1"
}
},
"node_modules/ansi-colors": {
"version": "4.1.3",
"resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz",
"integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==",
"engines": {
"node": ">=6"
}
}
}
}