UNPKG

aniki

Version:

Aniki is an easy-to-use NPM module that gets information about your favorite anime and manga.

11 lines (10 loc) 216 B
{ "extends": "./tsconfig.base.json", "compilerOptions": { "target": "esnext", "module": "esnext", "outDir": "./dist/esm", "declaration": true, "declarationDir": "./dist/types" } }