13 lines
292 B
JSON
13 lines
292 B
JSON
{
|
|
"name": "PlanktonScope",
|
|
"description": "Planktonscope main software project",
|
|
"version": "0.0.1",
|
|
"dependencies": {},
|
|
"node-red": {
|
|
"settings": {
|
|
"flowFile": "flows/main.json",
|
|
"credentialsFile": "flows/main_cred.json"
|
|
}
|
|
}
|
|
}
|