UNPKG

@tinypudding/firebase-github-database

Version:
32 lines 1.02 kB
{ "name": "@tinypudding/firebase-github-database", "version": "1.0.8", "description": "Firebase Database to Github Webhooks.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/TinyPudding/Firebase-Github-Database.git" }, "keywords": [ "github" ], "author": "Yasmin Seidel (JasminDreasond)", "license": "MIT", "bugs": { "url": "https://github.com/TinyPudding/Firebase-Github-Database/issues" }, "dependencies": { "@tinypudding/firebase-lib": "^1.0.7", "@tinypudding/firebase-webhook-express-default": "^1.0.4", "@tinypudding/puddy-lib": "^1.1.29", "body-parser": "^1.19.0", "express": "^4.17.1", "helmet": "^4.3.1", "lodash": "^4.17.21", "normalize-url": "^7.0.2" }, "homepage": "https://github.com/TinyPudding/Firebase-Github-Database#readme" }