-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
34 lines (34 loc) · 886 Bytes
/
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
{
"name": "old",
"version": "1.0.0",
"description": "Optimal Loop Direction",
"main": "OLDServer.js",
"dependencies": {
"@material/form-field": "^0.37.1",
"@material/select": "^0.37.1",
"acorn": "^7.4.0",
"drivelist": "^6.4.6",
"eslint": "^5.16.0",
"express": "^4.17.1",
"lodash": "^4.17.21",
"material-components-web": "^0.31.0",
"mongod": "^2.0.0",
"mongodb": "^3.6.0",
"nouislider": "^11.1.0",
"serialport": "^6.2.2",
"socket.io": "^2.4.0",
"socket.io-client": "^2.3.0",
"usb": "^1.6.3"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://CadanoX@https://github.com/CadanoX/Hydroponics.git"
},
"author": "",
"license": "ISC",
"homepage": "https://github.com/CadanoX/Hydroponics#readme"
}