UNPKG

json-object-mapper

Version:

A TypeScript library to serialize and deserialize JSON objects in a fast and non-recursive way

15 lines (14 loc) 306 B
{ "compilerOptions": { "rootDir": ".", "outDir": "bin", "moduleResolution": "node", "sourceMap": true, "experimentalDecorators":true, "emitDecoratorMetadata": true, "target": "es5" }, "exclude": [ "node_modules", "bin" ] }