Backend/node_modules/msg91/package.json
2021-12-31 15:03:23 +05:30

12 lines
322 B
JSON

{
"name": "msg91",
"version": "0.0.6",
"private": false,
"description": "API For MSG91 SMS Gateway. - It is not an official version of MSG91",
"main": "app.js",
"author": "Hiren Soni",
"license": "ISC",
"keywords" : [ "msg91", "API", "node.js"],
"repository" : "https://github.com/hirenrojasara/Msg91"
}