UNPKG

@tjc-group/odata-v2-service-metadata

Version:

Limited version of OData metadata response for OData V2, based on odata-v4-service-metadata

21 lines 501 B
{ "compilerOptions": { "experimentalDecorators": true, "outDir": "lib", "module": "commonjs", "target": "es6", "emitDecoratorMetadata": true, "declaration": true, "watch": false, "sourceMap": true, "noUnusedLocals": true, "noUnusedParameters": true, "noImplicitAny": false, "noImplicitReturns": true, "noImplicitThis": true }, "exclude": [ "lib", "node_modules" ] }