2025-06-16 17:24:23 +08:00

18 lines
365 B
JSON

{
"version": "6.0.3",
"name": "@abp/lodash",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git",
"directory": "npm/packs/lodash"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~6.0.3",
"lodash": "^4.17.21"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}