php-linux-gpio/composer.json

15 lines
287 B
JSON

{
"name": "noccylabs/linux-gpio",
"description": "Linux GPIO wrapper with interrupt support",
"license": "GPL-3.0",
"authors": [
{
"name": "Christopher Vagnetoft",
"email": "cvagnetoft@gmail.com"
}
],
"require": {
}
}