{
    "name": "@cmmv/http",
    "version": "1.0.1",
    "description": "HTTP module implementing controllers, using CMMV standard adapter",
    "keywords": [
        "cmmv",
        "framework",
        "http"
    ],
    "publishConfig": {
        "access": "public"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/cmmvio/cmmv.git"
    },
    "author": "Andre Ferreira",
    "license": "MIT",
    "bugs": {
        "url": "https://github.com/cmmvio/cmmv/issues"
    },
    "homepage": "https://cmmv.io",
    "dependencies": {
        "@cmmv/body-parser": "^0.13.0",
        "@cmmv/compression": "^0.13.0",
        "@cmmv/cookie-parser": "^0.13.0",
        "@cmmv/cors": "^0.13.0",
        "@cmmv/etag": "^0.13.0",
        "@cmmv/helmet": "^0.13.0",
        "@cmmv/multer": "^0.13.0",
        "@cmmv/proxy": "^0.13.0",
        "@cmmv/server": "^0.13.0",
        "@cmmv/server-static": "^0.13.0",
        "fast-glob": "^3.3.2",
        "fast-json-stringify": "^6.0.1",
        "html-minifier-terser": "^7.2.0",
        "uglify-js": "^3.19.2"
    },
    "gitHead": "eb418ea31d1d42a976846fa1158423cd05c44a62"
}
