18 lines
379 B
JSON
18 lines
379 B
JSON
{
|
|
"version": "6.0.3",
|
|
"name": "@abp/sweetalert2",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/abpframework/abp.git",
|
|
"directory": "npm/packs/sweetalert2"
|
|
},
|
|
"dependencies": {
|
|
"@abp/core": "~6.0.3",
|
|
"sweetalert2": "^11.3.6"
|
|
},
|
|
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
|
|
}
|