UNPKG

@candle-so/node

Version:

A library for interacting with the Candle API

14 lines (13 loc) 253 B
{ "compilerOptions": { "target": "ES5", "module": "CommonJS", "declaration": true, "outDir": "./dist", "strict": true, "lib": ["ES2015", "DOM"], "esModuleInterop": true, "skipLibCheck": true }, "include": ["src"] }