UNPKG

@quarks/quarks-iam

Version:

A modern authorization server built to authenticate your users and protect your APIs

22 lines (21 loc) 406 B
{ "name": "anvil-connect", "version": "0.1.28", "homepage": "https://github.com/christiansmith/anvil-connect", "authors": [ "Christian Smith <smith@anvil.io>" ], "license": "MIT", "private": true, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "crypto-js": "~3.1.4", "event-source-polyfill": "~0.0.4" } }