-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
46 lines (46 loc) · 1.08 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"name": "rasperry",
"version": "1.0.0",
"description": "no description",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"no",
"keywords"
],
"author": "giacomo barbalinardo",
"license": "MIT",
"dependencies": {
"dateformat": "^2.0.0",
"death": "^1.1.0",
"ds18b20": "^0.1.0",
"ds2482-temperature": "^0.2.0",
"express": "^4.14.1",
"ghoma": "^1.0.4",
"icu-loader": "^2.0.3",
"lcdi2c": "^1.0.6",
"lirc_node": "0.0.4",
"mathjs": "^9.5.0",
"mmm-usonic": "^2.5.3",
"mpg123": "^0.2.3",
"node-arecord": "0.0.2",
"node-dht-sensor": "0.0.32",
"node-hue-api": "^2.4.1",
"node-max7219": "^1.0.23",
"node-max7219-led-matrix": "^1.0.0",
"node-omxplayer": "^0.4.1",
"oled-font-5x7": "^1.0.0",
"oled-i2c-bus": "^1.0.9",
"pigpio": "^0.4.0",
"play-sound": "^1.1.1",
"player": "^0.6.1",
"png-to-lcd": "^1.0.3",
"raspi-soft-pwm": "^2.0.2",
"rpio": "^0.9.16",
"sleep": "^5.1.0",
"spi": "^0.2.0",
"temporal": "^0.5.0"
}
}