najdisi-sms-api
Version:
Send 40 free SMS per day in Slovenia with Najdi.si.
44 lines (43 loc) • 993 B
JSON
{
"name": "najdisi-sms-api",
"version": "1.0.3",
"description": "Send 40 free SMS per day in Slovenia with Najdi.si.",
"main": "index.js",
"files": [
"index.js",
"libs/joi-ext.js"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/adobnikar/najdisi-sms-api.git"
},
"keywords": [
"Najdi.si",
"SMS",
"free",
"send",
"API",
"Slovenia",
"Slovenija"
],
"author": "Andraž Dobnikar <andraz.dobnikar@hotmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/adobnikar/najdisi-sms-api/issues"
},
"homepage": "https://github.com/adobnikar/najdisi-sms-api#readme",
"dependencies": {
"@3846masa/axios-cookiejar-support": "^0.3.2",
"axios": "^0.17.1",
"cheerio": "^1.0.0-rc.2",
"joi": "^13.1.1",
"tough-cookie": "^2.3.3"
},
"devDependencies": {
"chalk": "^2.3.0",
"dotenv": "^4.0.0"
}
}