Create project
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "NerdFlows",
|
||||
"description": "Version control for my Node-RED flows",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {},
|
||||
"node-red": {
|
||||
"settings": {
|
||||
"flowFile": "flows.json",
|
||||
"credentialsFile": "flows_cred.json"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user