mirror of
https://github.com/sexybiggetje/pixdisp.git
synced 2024-11-22 11:21:02 +01:00
Update package.json
This commit is contained in:
parent
a597a2c988
commit
7f9c8d1c45
1 changed files with 7 additions and 0 deletions
|
@ -1,4 +1,11 @@
|
||||||
{
|
{
|
||||||
|
"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": {
|
"dependencies": {
|
||||||
"pi-spi": "^1.0.2",
|
"pi-spi": "^1.0.2",
|
||||||
"restify": "^6.3.4"
|
"restify": "^6.3.4"
|
||||||
|
|
Loading…
Reference in a new issue