24 lines
506 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
},
2022-11-19 14:49:48 +01:00
"version": "0.2.4",
2021-05-28 14:16:25 +02:00
"license": "MIT",
2016-12-17 20:53:18 +01:00
"frameworks": "arduino",
2021-12-22 14:08:07 +01:00
"platforms": "*",
"headers": "PAR27979.h"
2016-12-17 20:53:18 +01:00
}