Files
micro-frontend/comunicate-demo/package.json
x2Skyz 012d590f40
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 6m34s
Build Docker Image / Restart Docker Compose (push) Successful in 1s
-comunicate-demo
2025-11-27 21:58:19 +07:00

18 lines
323 B
JSON

{
"name": "comunicate-demo",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"express": "^5.1.0",
"path": "^0.12.7"
}
}