18 lines
367 B
JSON
Raw Normal View History

2025-06-04 09:42:48 +08:00
{
"version": "6.0.3",
"name": "@abp/select2",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git",
"directory": "npm/packs/select2"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.3",
"select2": "^4.0.13"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}