{ "name": "whatsapp-api", "version": "1.0.0", "description": "Whatsapp api by Ngekoding", "main": "app.js", "scripts": { "start": "node app.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "whatsapp-api", "node.js" ], "author": "Nur Muhammad", "license": "MIT", "dependencies": { "qrcode-terminal": "^0.12.0", "whatsapp-web.js": "^1.8.2" } }