UNPKG

@sap/xsodata

Version:

Expose data from a HANA database as OData V2 service with help of .xsodata files.

12 lines (11 loc) 190 B
{ "name": "expressjs", "description": "", "version": "0.0.1", "scripts": { "start": "node index.js" }, "dependencies": { "express": "^4.13.3" } }