UNPKG

@bee.js/node

Version:

A JavaScript framework for making Node.js API´s

44 lines (43 loc) 901 B
{ "name": "@bee.js/node", "version": "0.0.93", "description": "A JavaScript framework for making Node.js API´s", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "JavaScript", "ORM Node", "Node", "API", "MVC", "back-end", "ORM", "MySQL", "MySQL UUID", "MySQL GUID", "JWT", "Scheduler", "Deploy", "AI", "MCP" ], "author": "Arnaldo Liberal dos Santos - arnaldo.liberal@outlook.com", "homepage": "https://beejs.org", "license": "MIT", "dependencies": { "body-parser": "^1.19.0", "crypto-js": "^4.1.1", "debug": "^4.1.1", "express": "^4.17.1", "glob": "^7.1.6", "http": "^0.0.1-security", "make-error": "^1.3.6", "mysql2": "3.11.0", "nodemon": "^2.0.6", "util": "^0.12.2", "uuid": "^9.0.0", "ws": "^8.18.1" } }