UNPKG

node-sms-active

Version:

It performs functions such as number purchase and code waiting using sms active api.

32 lines 769 B
{ "name": "node-sms-active", "version": "1.0.10", "description": "It performs functions such as number purchase and code waiting using sms active api.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "sms active", "sms-active", "sms verify", "sms-verify", "sms active api", "sms active sdk", "sms active code", "sms-active-api", "sms-active-sdk", "sms-active-code" ], "author": "ZFC SOFTWARE", "license": "ISC", "dependencies": { "axios": "^1.5.1" }, "repository": { "type": "git", "url": "https://github.com/zfcsoftware/sms-active.git" }, "readme": "README.md", "homepage": "https://www.npmjs.com/package/node-sms-active" }