UNPKG

bita.nodejsnotify

Version:

Nodejs notification management micro-service

28 lines (27 loc) 651 B
{ "name": "bita.nodejsnotify", "version": "1.0.1", "description": "Nodejs notification management micro-service", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/farshadfakhar/nodejs.notify.git" }, "keywords": [ "notification", "smsir", "sms-ir" ], "author": "Farshad Fakhar", "license": "ISC", "bugs": { "url": "https://github.com/farshadfakhar/nodejs.notify/issues" }, "homepage": "https://github.com/farshadfakhar/nodejs.notify#readme", "dependencies": { "axios": "^0.19.2" } }