attendanz-sync
Version:
Attendanz Synchronization V2
27 lines (26 loc) • 520 B
JSON
{
"name": "attendanz-sync",
"version": "1.0.13",
"description": "Attendanz Synchronization V2",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Attendanz",
"Synchronization",
"Time",
"Attendance",
"V2"
],
"author": "Z Axis",
"license": "ISC",
"dependencies": {
"chokidar": "^1.7.0",
"glob": "^7.1.2",
"nconf": "^0.8.4",
"node-adodb": "^3.1.1",
"request": "^2.81.0",
"line-api": "^0.1.4"
}
}