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.
 
 
 
 
 
 

17 lines
373 B

{
"version": "7.2.0-rc.1",
"name": "@abp/jquery",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git",
"directory": "npm/packs/jquery"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~7.2.0-rc.1",
"jquery": "~3.6.0"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}