VerveDo/app/licences/libraries/libchecker.json
2025-02-12 18:08:13 +08:00

16 lines
No EOL
347 B
JSON

{
"uniqueId": "com.absinthe.libchecker",
"artifactVersion": "2.5.0",
"name": "LibChecker",
"developers": [
{
"name": "LibChecker"
}
],
"description": "An app to view libraries used in apps in your device.",
"website": "https://github.com/LibChecker/LibChecker",
"tag": "custom",
"licenses": [
"Apache-2.0"
]
}