UNPKG

iobroker.openligadb

Version:

ioBroker Adapter to get soccer sport match results from OpenLigaDB

13 lines (12 loc) 375 B
{ "name": "openligadb-vis1-widget", "version": "1.0.0", "main": "openligadb/js/openligadb.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "esbuild openligadb/js/openligadb.js --minify --bundle --outfile=openligadb/js/openligadb-dist.js --target=es6 --sourcemap" }, "author": "", "license": "MIT", "description": "" }