{ "name": "node-red-data", "version": "1.0.0", "description": "additional nodes", "main": "settings.js", "repository": { "type": "git", "url": "ssh://aiko@nas/volume1/homes/aiko/repos/node-red-data.git" }, "author": "Aiko Mastboom", "license": "MIT", "dependencies": { "brace-expansion": "^1.0.0", "node-red-node-aws": "0.0.2", "node-red-node-daemon": "0.0.1", "node-red-node-dropbox": "0.0.1", "node-red-node-exif": "0.0.2", "node-red-node-google": "0.0.3", "node-red-node-instagram": "0.0.4", "node-red-node-msgpack": "0.0.4", "node-red-node-ping": "0.0.4", "node-red-node-random": "0.0.3", "node-red-node-smooth": "0.0.3", "node-red-node-suncalc": "0.0.6", "request": "2.40.0" } }