UNPKG

piball

Version:

Installer for foosball game score counting with NodeRED.

32 lines (31 loc) 747 B
{ "name": "piball", "version": "0.0.24", "description": "Installer for foosball game score counting with NodeRED.", "main": "index.js", "directories": { "doc": "docs" }, "scripts": { "test": "echo \"Info: Test install proccess only.\" && exit 0" }, "repository": { "type": "git", "url": "https://github.com/vergissberlin/piball.git" }, "keywords": [ "piball", "foosball", "node-red", "soccer" ], "author": "André Lademann <vergissberlin@googlemail.com>", "contributors": [ "André Lademann <vergissberlin@googlemail.com>" ], "license": "MIT", "bugs": { "url": "https://github.com/vergissberlin/piball/issues" }, "homepage": "https://github.com/vergissberlin/piball" }