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/font-awesome/package.json

18 lines
399 B

{
"version": "5.3.1",
"name": "@abp/font-awesome",
"repository": {
"type": "git",
"url": "https://github.com/abpframework/abp.git",
"directory": "npm/packs/font-awesome"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@abp/core": "~5.3.1",
"@fortawesome/fontawesome-free": "^5.15.4"
},
"gitHead": "bb4ea17d5996f01889134c138d00b6c8f858a431"
}