{ "name": "dwatcher", "version": "1.0.0", "main": "index.js", "repository": "gogs@dev.cgeek.fr:cgeek/dwatcher.git", "author": "cgeek ", "license": "MIT", "dependencies": { "@types/minimist": "^1.2.0", "axios": "^0.19.0", "duniter": "^1.8.0", "js-yaml": "^3.12.1", "minimist": "^1.2.0", "nodemailer": "^6.2.1", "typescript": "^3.4.3" }, "devDependencies": { "@types/axios": "^0.14.0", "@types/js-yaml": "^3.12.0", "@types/node": "~8.9.4", "@types/nodemailer": "^6.1.1" } }