UNPKG

mercurio-server

Version:

Servidor para Módulo Unik Qml Engine Mercurio

37 lines (36 loc) 872 B
{ "name": "mercurio-server", "version": "1.0.1", "description": "Servidor para Módulo Unik Qml Engine Mercurio", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/nextsigner/mercurio-server.git" }, "keywords": [ "astrology", "astrologia", "mercurio", "server", "servidor" ], "author": "@nextsigner", "license": "MIT", "bugs": { "url": "https://github.com/nextsigner/mercurio-server/issues" }, "homepage": "https://github.com/nextsigner/mercurio-server#readme", "dependencies": { "child_process": "^1.0.2", "connect": "^3.7.0", "express": "^4.17.1", "fs": "0.0.1-security", "nodemailer": "^6.4.6", "path": "^0.12.7", "serve-static": "^1.14.1" }, "devDependencies": {} }