UNPKG

biblia-interface

Version:

An interface for interacting with the api.biblia.com

16 lines 246 B
{ "compilerOptions": { "outDir": "dist", "declaration": true, "target": "ES5", "watch": true, "allowJs": true, "strict": true, "lib": [ "dom", "es5", "scripthost", "es2015.promise" ] } }