mirror of
https://github.com/CovidBraceletPrj/CovidBracelet.git
synced 2025-01-09 12:44:24 +01:00
14 lines
334 B
JSON
14 lines
334 B
JSON
{
|
|
"description": "exposure-notification",
|
|
"frameworks": "*",
|
|
"keywords": "exposure, notification, contact, tracking, tracing",
|
|
"name": "exposure-notification",
|
|
"platforms": "*",
|
|
"version": "0.1",
|
|
"dependencies": [
|
|
{
|
|
"name": "mbedtls",
|
|
"version": "^2.16.4"
|
|
}
|
|
]
|
|
} |