Skip to content

Commit bce991b

Browse files
authored
Update library.json
1 parent 88fadc5 commit bce991b

File tree

1 file changed

+12
-16
lines changed

1 file changed

+12
-16
lines changed

library.json

Lines changed: 12 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
{
2-
"name": "SensorT25",
3-
"keywords": "sensor, temperature, 433MHz, Sencor",
4-
"description": "Arduino Library for Sencor wireless sensor T25",
5-
"repository":
6-
{
7-
"type": "git",
8-
"url": "https://github.com/miklik72/SensorT25.git"
9-
},
10-
"authors":
11-
[
12-
{
13-
"name": "Martin Mikala",
14-
"email": "dev@miklik.cz",
15-
"maintainer": true
16-
},
17-
],
2+
"name": "SensorT25",
3+
"keywords": "sensor, temperature, 433MHz, Sencor",
4+
"description": "Arduino Library for Sencor wireless sensor T25",
5+
"repository": {
6+
"type": "git",
7+
"url": "https://github.com/miklik72/SensorT25.git"
8+
},
9+
"authors": [{
10+
"name": "Martin Mikala",
11+
"email": "dev@miklik.cz",
12+
"maintainer": true
13+
}]
1814
}

0 commit comments

Comments
 (0)