{ "name": "smartdeploy", "version": "0.0.0", "description": "deploy software with socket.io and jwt tockens", "main": "dist/index.js", "scripts": { "test": "(npmts)" }, "repository": { "type": "git", "url": "git+https://github.com/pushrocks/smartdeploy.git" }, "keywords": [ "deploy", "software" ], "author": "Lossless GmbH", "license": "MIT", "bugs": { "url": "https://github.com/pushrocks/smartdeploy/issues" }, "homepage": "https://github.com/pushrocks/smartdeploy#readme", "devDependencies": { "npmts": "^5.0.3" }, "dependencies": { "beautylog": "^4.1.2", "shelljs": "^0.6.0", "smartfile": "^3.0.3" } }