Backend/node_modules/msg91/package.json

12 lines
322 B
JSON
Raw Normal View History

2021-12-31 09:33:23 +00:00
{
"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"
}