UNPKG

json-object-mapper

Version:

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

11 lines 268 B
{ "compilerOptions": { "target": "es2015", "module": "commonjs", "allowJs": true, "moduleResolution": "node", "sourceMap": true, "experimentalDecorators": true, "emitDecoratorMetadata": true } }