UNPKG

fractal-login

Version:
28 lines (27 loc) 648 B
{ "name": "fractal-login", "version": "1.0.13", "description": "Fractal Studios core login", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Fractal-Studios/fractal-login.git" }, "keywords": [ "Fractal", "Login" ], "author": "Brandon McNew", "license": "MIT", "bugs": { "url": "https://github.com/Fractal-Studios/fractal-login/issues" }, "homepage": "https://github.com/Fractal-Studios/fractal-login#readme", "dependencies": { "rxjs": "^7.2.0", "universal-cookie": "^4.0.4" } }