{ "name": "coron-lstn", "version": "1.0.0", "description": "coron listener ", "main": "index.js", "scripts": { "test": "test.js" }, "repository": { "type": "git", "url": "git+https://github.com/iotcat/coron-lstn.git" }, "keywords": [ "coronavirus" ], "author": "iotcat", "license": "MIT", "bugs": { "url": "https://github.com/iotcat/coron-lstn/issues" }, "homepage": "https://github.com/iotcat/coron-lstn#readme", "dependencies": { "request": "^2.88.0", "ushio-mail": "^1.0.3", "ushio-sms": "^1.0.3" } }