wwwitsourceproviders-attendanceapi
Version:
Attendance Tracker
23 lines (22 loc) • 446 B
JSON
{
"name": "wwwitsourceproviders-attendanceapi",
"version": "2.0.0",
"description": "Attendance Tracker",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Attendance",
"Jamaican",
"School"
],
"author": "IT Source Providers",
"license": "MIT",
"devDependencies": {
"jsonwebtoken": "^8.5.1"
},
"dependencies": {
"jsonwebtoken": "^8.5.1"
}
}