UNPKG

vibez-core

Version:

Utilities, types and common dependencies.

30 lines (29 loc) 833 B
{ "name": "vibez-core", "version": "1.0.71", "description": "Utilities, types and common dependencies.", "main": "./lib/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/vibezservice/vibez-core.git" }, "keywords": ["VIBEZ", "CORE", "TYPES", "UTIL", "COMMON"], "author": "Sergio Carrero", "license": "ISC", "bugs": { "url": "https://github.com/vibezservice/vibez-core/issues" }, "homepage": "https://github.com/vibezservice/vibez-core#readme", "dependencies": { "@types/nodemailer": "^4.3.4", "firebase": "^4.10.0", "firebase-admin": "^5.9.0", "firebase-functions": "^0.8.1", "nodemailer": "^4.4.2", "nodemailer-sparkpost-transport": "^2.0.0", "save": "^2.3.2" } }