UNPKG

xsolla

Version:

A Node.js client for working with the Xsolla Merchant API

14 lines (13 loc) 222 B
{ "compilerOptions": { "target": "es2015", "module": "commonjs", "rootDir": ".", "outDir": "./dist", "strict": true, "esModuleInterop": true }, "exclude": [ "dist/**/*" ] }