@cryptommer/smsir
Version:
This is Official sms.ir npm package
26 lines (25 loc) • 578 B
JSON
{
"name": "@cryptommer/smsir",
"version": "1.2.0",
"description": " This is Official sms.ir npm package",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/cryptommer/node-smsir.git"
},
"keywords": [
"sms.ir",
"messageing",
"sms",
"npm"
],
"author": "Pouya Biglari",
"license": "MIT",
"bugs": {
"url": "https://github.com/cryptommer/node-smsir/issues"
},
"homepage": "https://github.com/cryptommer/node-smsir#readme",
"dependencies": {
"axios": "^0.26.0"
}
}