Test Repository
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

12 lines
277 B

  1. {
  2. "name": "Node_Weather",
  3. "description": "A Node-RED Project",
  4. "version": "0.0.1",
  5. "dependencies": {},
  6. "node-red": {
  7. "settings": {
  8. "flowFile": "flows_ubuntu.json",
  9. "credentialsFile": "flows_ubuntu_cred.json"
  10. }
  11. }
  12. }