{
    "name": "beamjs",
    "version": "1.5.5",
    "description": "Enterprise full stack web development framework (Backend-JS - ExpressJS - AngularJS - MongoDB)",
    "main": "index.js",
    "scripts": {
        "test": "test"
    },
    "dependencies": {
        "backend-js": "latest",
        "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": "^6.13.8",
        "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"
}