{ "compilerOptions": { "target": "es5", "sourceMap": true, "module": "commonjs", "emitDecoratorMetadata": true, "experimentalDecorators": true }, "exclude": [ "node_modules", "typings/main.d.ts", "typings/main" ] }