Files
FEDEO/test/printing/package-lock.json
Florian Federspiel 677030f712 Initial
2023-11-25 16:53:52 +01:00

18 lines
450 B
JSON

{
"name": "printing",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"jsprintmanager": "^6.0.3"
}
},
"node_modules/jsprintmanager": {
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/jsprintmanager/-/jsprintmanager-6.0.3.tgz",
"integrity": "sha512-5JQIUtdjad8w5SiG1cws635XW8qgSJEK6E0bTe8ksEf/Z+p8V9O1Ou6IHkU2lMD1Wv0uhOr8/aGNqIH0aSgQ4Q=="
}
}
}