We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b9ec5 commit 2f28de0Copy full SHA for 2f28de0
library.json
@@ -2,11 +2,17 @@
2
"name": "NTPClient",
3
"keywords": "ntp, client, time",
4
"description": "A NTPClient to connect to a time server",
5
- "authors":
6
- {
7
- "name": "Fabrice Weinberg",
8
- "email": "fabrice@weinberg.me"
9
- },
+ "authors":
+ [
+ {
+ "name": "Fabrice Weinberg",
+ "email": "fabrice@weinberg.me"
10
+ },
11
12
+ "name": "Sandeep Mistry",
13
+ "email": "sandeep.mistry@gmail.com"
14
+ }
15
+ ],
16
"repository":
17
{
18
"type": "git",
0 commit comments