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.
abp/npm/packs/luxon/package.json

18 lines
361 B

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