Files
cloud-cap-samples/_attic/common-contacts/package.json
Daniel 9921b2f3de .
2020-03-02 01:22:59 +01:00

10 lines
327 B
JSON

{
"name": "@sap/capire-contacts",
"version": "1.0.0",
"description": "A reuse package providing common domain models and services for contacts-related data.",
"repository": "https://github.com/SAP-samples/cloud-cap-samples.git",
"license": "SAP SAMPLE CODE LICENSE",
"dependencies": {
"@sap/cds": "latest"
}
}