23 lines
479 B
JSON
Raw Normal View History

2016-12-17 20:53:18 +01:00
{
2020-11-27 11:28:57 +01:00
"name": "PAR27979",
"keywords": "Parallax,27979,serial,display,27976,27977",
"description": "Arduino library for Parallax 27979 serial LCD display.",
2016-12-18 10:48:17 +01:00
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
2016-12-17 20:53:18 +01:00
"repository":
{
"type": "git",
2020-11-27 11:28:57 +01:00
"url": "https://github.com/RobTillaart/PAR27979.git"
2016-12-17 20:53:18 +01:00
},
2021-05-28 14:16:25 +02:00
"version": "0.2.1",
"license": "MIT",
2016-12-17 20:53:18 +01:00
"frameworks": "arduino",
2020-11-27 11:28:57 +01:00
"platforms": "*"
2016-12-17 20:53:18 +01:00
}