UNPKG

node-decorator-lite

Version:

Lightweight decorator-like framework for plain Node.js and Express.

36 lines (35 loc) 876 B
{ "name": "node-decorator-lite", "version": "1.0.1", "description": "Lightweight decorator-like framework for plain Node.js and Express.", "main": "index.js", "keywords": [ "decorator", "express", "nodejs", "middleware", "controller", "metadata", "nodejs", "express", "middleware", "decorators", "controller", "metadata", "lightweight", "nestjs-alternative", "custom-decorators", "role-guard", "vanilla-javascript" ], "author": "Mukesh Singh Bisht", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/MukeshSinghBisht/node-decorator-lite.git" }, "homepage": "https://github.com/MukeshSinghBisht/node-decorator-lite#readme", "bugs": { "url": "https://github.com/MukeshSinghBisht/node-decorator-lite/issues" } }