Build and Publish Site / docker (push) Successful in 23s
ABER: Die Applikation funktioniert nur lokal. Die deployte Version geht noch nicht.
13 lines
309 B
JSON
13 lines
309 B
JSON
{
|
|
"name": "node-red-project",
|
|
"description": "A Node-RED Project",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"dependencies": {
|
|
"ldapjs": "^3.0.0",
|
|
"node-red-contrib-cron-plus": "^2.2.4",
|
|
"node-red-contrib-moment": "^5.0.0",
|
|
"passport-ldapauth": "^3.0.1"
|
|
}
|
|
}
|