1
0
Fork 0
mirror of https://github.com/sexybiggetje/pixdisp.git synced 2024-11-14 23:31:02 +01:00
pixdisp/package.json
2018-01-05 00:32:48 +01:00

13 lines
305 B
JSON

{
"name": "pixdisp",
"description": "Little application to drive Led matrix displays on your raspberry pi",
"repository": {
"type": "git",
"url": "https://github.com/sexybiggetje/pixdisp.git"
},
"license": "MIT",
"dependencies": {
"pi-spi": "^1.0.2",
"restify": "^6.3.4"
}
}