{ "name": "es.verdnatura.worker-time-control", "version": "1.0.1", "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" } }