Repository URL to install this package:
|
Version:
0.1.28 ▾
|
{
"name": "coupon",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"start": "node app.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@opentelemetry/api": "1.8.0",
"axios": "^1.5.0",
"express": "^4.18.2"
}
}