UNPKG

allex_browsercore

Version:
26 lines (25 loc) 471 B
{ "name": "allex_browsercore", "description": "AllexJS Browser Core", "main": "src/index.js", "authors": [ "Andrija Petrovic <andrija.hers@gmail.com>" ], "license": "ISC", "keywords": [ "ecosystem:AllexJS", "browser", "core" ], "homepage": "https://github.com/allex-cores/browser", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "src", "protoboard.json", "package.json" ] }