13 lines
281 B
Plaintext
13 lines
281 B
Plaintext
{
|
|
"name": "plastico",
|
|
"description": "Plastico Manufacturing Node-RED Project",
|
|
"version": "1.0.0",
|
|
"dependencies": {},
|
|
"node-red": {
|
|
"settings": {
|
|
"flowFile": "flows.json",
|
|
"credentialsFile": "flows_cred.json"
|
|
}
|
|
}
|
|
}
|