auto-invoice-leeto/node_red_data/package.json

10 lines
248 B
JSON
Raw Normal View History

{
2021-12-22 17:36:33 +01:00
"name": "auto-invoice-leeto",
"description": "A Node-RED Project to send Netflix invoice to leeto automatically",
"version": "0.0.1",
"private": true,
"dependencies": {
"node-red-contrib-credentials": "^0.2.1"
}
}