UNPKG

beamjs

Version:

Enterprise full stack web development framework (Backend-JS - ExpressJS - AngularJS - MongoDB)

52 lines 1.63 kB
{ "name": "beamjs", "version": "1.5.0", "description": "Enterprise full stack web development framework (Backend-JS - ExpressJS - AngularJS - MongoDB)", "main": "index.js", "scripts": { "test": "test" }, "dependencies": { "backend-js": "^1.3.0", "bunyan": "latest", "debug": "latest", "define-js": "latest", "etag": "latest", "follow-redirects": "latest", "fresh": "latest", "http-gzip-maybe": "latest", "mime": "3.0.0", "mongodb-autoincrement": "github:quaNode/mongodb-autoincrement", "mongoose": "^5.13.20", "mongoose-cache": "github:quaNode/mongoose-cache", "mongoose-pagination": "github:quaNode/mongoose-pagination", "ms": "latest", "mysql2": "latest", "pg": "latest", "pump": "latest", "range-parser": "latest", "sequelize": "latest", "sequelize-transparent-cache": "github:quaNode/sequelize-transparent-cache", "sequelize-transparent-cache-variable": "github:quaNode/sequelize-transparent-cache-variable", "@fnando/keyring": "latest" }, "repository": { "type": "git", "url": "git+https://github.com/quaNode/beamjs.git" }, "keywords": [ "backend", "express", "mongodb", "angular", "web", "stack", "full" ], "author": "Ahmed Ragab <ahmed.ragab@me.com>", "license": "MIT", "bugs": { "url": "https://github.com/quaNode/beamjs/issues" }, "homepage": "https://github.com/quaNode/beamjs#readme" }