Files
cloud-cap-samples/shared-db/package.json
2025-03-21 16:40:46 +01:00

18 lines
298 B
JSON

{
"name": "shared-db",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"cds": {
"sql": {
"native_hana_associations": false
}
}
}