1
0
mirror of https://github.com/CovidBraceletPrj/CovidBracelet.git synced 2025-01-09 20:54:26 +01:00

14 lines
334 B
JSON
Raw Normal View History

{
"description": "exposure-notification",
"frameworks": "*",
"keywords": "exposure, notification, contact, tracking, tracing",
"name": "exposure-notification",
"platforms": "*",
"version": "0.1",
"dependencies": [
{
"name": "mbedtls",
"version": "^2.16.4"
}
]
}