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.
33 lines
653 B
33 lines
653 B
{
|
|
"version": "8.0.0-rc.2",
|
|
"name": "@abp/jquery-validation",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/abpframework/abp.git",
|
|
"directory": "npm/packs/jquery-validation"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"dependencies": {
|
|
"@abp/jquery": "~8.0.0-rc.2",
|
|
"jquery-validation": "^1.19.3"
|
|
},
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431",
|
|
"homepage": "https://abp.io",
|
|
"license": "LGPL-3.0",
|
|
"keywords": [
|
|
"aspnetcore",
|
|
"boilerplate",
|
|
"framework",
|
|
"web",
|
|
"best-practices",
|
|
"angular",
|
|
"maui",
|
|
"blazor",
|
|
"mvc",
|
|
"csharp",
|
|
"webapp"
|
|
]
|
|
}
|