UNPKG

@foxt/js-srp

Version:

js-srp modified to add support for the SRP implementation used by Apple's iCloud.com

11 lines (10 loc) 170 B
{ "compilerOptions": { "allowJs": true, "checkJs": true, "noEmit": true, "strict": true }, "include": ["index.js"], "exclude": ["node_modules"] }