Add authors and version fields
This commit is contained in:
parent
e0fe10f578
commit
40b9ec5147
@ -2,11 +2,17 @@
|
||||
"name": "NTPClient",
|
||||
"keywords": "ntp, client, time",
|
||||
"description": "A NTPClient to connect to a time server",
|
||||
"authors":
|
||||
{
|
||||
"name": "Fabrice Weinberg",
|
||||
"email": "fabrice@weinberg.me"
|
||||
},
|
||||
"repository":
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/FWeinb/NTPClient.git"
|
||||
},
|
||||
"version": "3.0.0",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user