freifunk-bot

Modular parser for the hackerspace door status with handlers for multiple services
git clone git://archive.git.mtrnord.blog/MTRNord/freifunk-bot.git
Log | Files | Refs | README | LICENSE

commit e18aa8b33b64175a945232975cd85feae60cdec0
parent 2359b6e34c6b597fda3f960590d95ab186eceab9
Author: Marcel Radzio <mtrnord1@gmail.com>
Date:   Tue,  5 Jan 2016 15:30:45 +0100

cleanup package.json

Diffstat:
Mpackage.json | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json @@ -30,8 +30,6 @@ "simple-git": "^1.21.0", "yargs": "^3.31.0" }, - "preferGlobal": false, - "private": false, "license": "SEE LICENSE IN LICENSE.md", "devDependencies": { "semantic-release": "^4.3.5"