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.
32 lines
583 B
32 lines
583 B
{
|
|
"version": "7.4.1",
|
|
"name": "@abp/signalr",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"dependencies": {
|
|
"@abp/core": "~7.4.1",
|
|
"@microsoft/signalr": "~6.0.1"
|
|
},
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431",
|
|
"homepage": "https://abp.io",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/abpframework/abp.git"
|
|
},
|
|
"license": "LGPL-3.0",
|
|
"keywords": [
|
|
"aspnetcore",
|
|
"boilerplate",
|
|
"framework",
|
|
"web",
|
|
"best-practices",
|
|
"angular",
|
|
"maui",
|
|
"blazor",
|
|
"mvc",
|
|
"csharp",
|
|
"webapp"
|
|
]
|
|
}
|