Files
Custom-Static-Website-Gener…/whatsapp-web.js/package.json
2020-07-19 09:56:55 +04:00

16 lines
290 B
JSON

{
"name": "whatsapp-web",
"version": "1.0.0",
"description": "",
"main": "test.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"request": "^2.88.2",
"whatsapp-web.js": "^1.7.0"
}
}