attendanz
Version:
Attendanz Synchronization
25 lines (24 loc) • 476 B
JSON
{
"name": "attendanz",
"version": "1.0.89",
"description": "Attendanz Synchronization",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Attendanz",
"Synchronization",
"Time",
"Attendance"
],
"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"
}
}