UNPKG

wittyflow

Version:

handles all the wifftyflow modules current and will handle all future modules too

24 lines (23 loc) 488 B
{ "name": "wittyflow", "version": "1.0.11", "description": "handles all the wifftyflow modules current and will handle all future modules too ", "main": "index.js", "scripts": { "test": "node test/test.js" }, "keywords": [ "wittyflow", "sms", "text-message", "pin-code", "verification" ], "author": "Emmanuel Baidoo", "license": "ISC", "dependencies": { "axios": "^0.19.2", "dotenv": "^8.2.0", "jsdoc-to-markdown": "^5.0.3" } }