32 lines
846 B
JSON
32 lines
846 B
JSON
{
|
|
"name": "worker-time-control",
|
|
"version": "1.0.2",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "worker-time-control",
|
|
"version": "1.0.2",
|
|
"license": "GPL-3.0",
|
|
"dependencies": {
|
|
"fastclick": "^1.0.6",
|
|
"jquery": "^3.7.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=14",
|
|
"npm": ">=8"
|
|
}
|
|
},
|
|
"node_modules/fastclick": {
|
|
"version": "1.0.6",
|
|
"resolved": "https://registry.npmjs.org/fastclick/-/fastclick-1.0.6.tgz",
|
|
"integrity": "sha1-FhYlsnsaWAZAWTa9qaLBkm0Gvmo="
|
|
},
|
|
"node_modules/jquery": {
|
|
"version": "3.7.0",
|
|
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.0.tgz",
|
|
"integrity": "sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ=="
|
|
}
|
|
}
|
|
}
|