UNPKG

allex_browsercore

Version:
37 lines (36 loc) 887 B
{ "name": "allex_browsercore", "version": "1.5.2", "description": "AllexJS Browser Core", "main": "src/index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/allex-cores/browser.git" }, "dependencies": { "@microsoft/signalr": "6.x" }, "devDependencies": { "allexlib": "3.x", "allex_clientcore": "2.x", "allex_arrayoperationslowlevellib": "1.x", "allex_callableservercorelib": "1.x", "allex_transportservercorelib": "2.x", "allex_servicepackservercorelib": "3.x", "biri": "0.x" }, "keywords": [ "ecosystem:AllexJS", "browser", "core" ], "author": "Andrija Petrovic <andrija.hers@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/allex-cores/browser/issues" }, "homepage": "https://github.com/allex-cores/browser#readme" }