skl-auto-payslip/package.json

18 lines
340 B
JSON
Raw Normal View History

2019-05-18 18:52:53 +02:00
{
"name": "skl-auto-payslip",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"base64url": "^3.0.1",
"googleapis": "^39.2.0",
"nodemailer": "^6.1.1",
"r2": "^2.0.1"
}
}