UNPKG

librecast-auth

Version:

Library to access Librecast authentication over multicast from the browser

26 lines (25 loc) 575 B
{ "name": "librecast-auth", "version": "0.0.1", "description": "Library to access Librecast authentication over multicast from the browser", "directories": { "src": "src", "test": "test" }, "scripts": { "build": "make", "test": "qunit" }, "repository": { "type": "git", "url": "git@codeberg.org:librecast/lcauth.git" }, "keywords": [ "Librecast", "multicast", "authentication", "auth" ], "author": "Brett A C Sheffield <bacs@librecast.net> (http://brettsheffield.com/)", "license": "GPL-2.0-only OR GPL-3.0-only" }