worker-time-control/package.json

21 lines
472 B
JSON

{
"name": "es.verdnatura.worker-time-control",
"version": "1.0.2",
"author": "Verdnatura Levante SL",
"description": "Fichador",
"displayName": "Fichador",
"main": "index.js",
"license": "GPL-3.0",
"repository": {
"type": "git",
"url": "https://gitea.verdnatura.es/verdnatura/vn-database"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"fastclick": "^1.0.6",
"jquery": "^3.6.0"
}
}