UNPKG

mendel-middleware

Version:

Mendel middleware that uses manifests to output multilayer resolution of isomorphic applications.

37 lines (36 loc) 896 B
{ "name": "mendel-middleware", "version": "4.0.0", "description": "Mendel middleware that uses manifests to output multilayer resolution of isomorphic applications.", "main": "index.js", "keywords": [ "mendel", "production", "express", "middleware", "multilayer", "multivariate" ], "author": "Irae <irae@irae.pro.br>", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/irae/mendel.git" }, "dependencies": { "browser-pack": "^6.0.1", "debug": "^4.3.4", "mendel-core": "^4.0.0", "mendel-loader": "^4.0.0", "path-to-regexp": "^1.2.1" }, "devDependencies": { "request": "^2.88.2", "tap": "^16.3.8" }, "homepage": "https://github.com/irae/mendel#readme", "bugs": { "url": "https://github.com/irae/mendel/issues" }, "gitHead": "febcd15518ea68b8d359a7b5fe59642e82713e84" }