{ "name": "harmox", "version": "0.1.2", "description": "Harmox is an object-oriented library for interacting with remote infrastructure.", "main": "index.js", "repository": { "type": "git", "url": "https://git.glmdev.tech/garrettmills/maestro" }, "keywords": [ "maestro", "glmdev", "infrastructure" ], "author": "Garrett Mills (https://glmdev.tech/)", "license": "MIT", "dependencies": { "axios": "^0.19.2", "cross-zip": "^2.1.6", "flitter-agenda": "^0.5.0", "flitter-cli": "^0.16.0", "flitter-di": "^0.5.0", "flitter-flap": "^0.5.2", "libflitter": "^0.54.0", "moment": "^2.24.0", "scp": "^0.0.3", "ssh2": "^0.8.7", "ssh2-streams": "^0.4.8", "tar": "^5.0.5", "uuid": "latest" } }