UNPKG

sign-in-with-ethereum-parser

Version:

Parse Messages that conform to EIP-4361: Sign In with Ethereum (SIWE)

11 lines (10 loc) 182 B
{ "compilerOptions": { "module": "commonjs", "target": "ES2018", "declaration": true, "outDir": "./dist", "esModuleInterop": true }, "include": ["lib/*"] }