Update package.json

This commit is contained in:
Martijn de Boer 2018-01-05 00:32:48 +01:00
parent a597a2c988
commit 7f9c8d1c45
1 changed files with 7 additions and 0 deletions

View File

@ -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": {
"pi-spi": "^1.0.2",
"restify": "^6.3.4"