You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

27 lines
570 B

{
"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"
}
}