Files
wyczarujprezent.pl/modules/ps_eventbus/package-lock.json
2024-10-28 22:14:22 +01:00

28 lines
829 B
JSON

{
"name": "ps_eventbus",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"allure-commandline": "^2.13.8"
}
},
"node_modules/allure-commandline": {
"version": "2.13.8",
"resolved": "https://registry.npmjs.org/allure-commandline/-/allure-commandline-2.13.8.tgz",
"integrity": "sha512-LxP4a/nigaH1al6TZU+JVio8j205XXYhL2ATG22tU2F7xTlEkO4SbAUY8Bq366J6C136EdZAoFUeEsGrJsI7BA==",
"bin": {
"allure": "bin/allure"
}
}
},
"dependencies": {
"allure-commandline": {
"version": "2.13.8",
"resolved": "https://registry.npmjs.org/allure-commandline/-/allure-commandline-2.13.8.tgz",
"integrity": "sha512-LxP4a/nigaH1al6TZU+JVio8j205XXYhL2ATG22tU2F7xTlEkO4SbAUY8Bq366J6C136EdZAoFUeEsGrJsI7BA=="
}
}
}