SAP-BTP-Spielwiese/app1/node_modules/@sap/e2e-trace/npm-shrinkwrap.json
Markus Rettig 775ac7b58c completed step 3 from the tutorial
you must login with an BTP account in order to see the app
2024-02-08 16:13:36 +01:00

33 lines
No EOL
572 B
JSON

{
"name": "@sap/e2e-trace",
"version": "4.1.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"http-headers": {
"version": "3.0.2",
"requires": {
"next-line": "^1.1.0"
}
},
"next-line": {
"version": "1.1.0"
},
"once": {
"version": "1.4.0",
"requires": {
"wrappy": "1"
}
},
"request-stats": {
"version": "3.0.0",
"requires": {
"http-headers": "^3.0.1",
"once": "^1.4.0"
}
},
"wrappy": {
"version": "1.0.2"
}
}
}