express-out-type
Version:
Middleware to intercept res.render to output raw template, locals ou current function
25 lines (24 loc) • 661 B
JSON
{
"name": "express-out-type",
"version": "1.0.1",
"description": "Middleware to intercept res.render to output raw template, locals ou current function",
"main": "express-out-type.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/fernandobhz/express-out-type.git"
},
"keywords": [
"automic",
"rest",
"express"
],
"author": "Fernando Reis Guimaraes",
"license": "ISC",
"bugs": {
"url": "https://github.com/fernandobhz/express-out-type/issues"
},
"homepage": "https://github.com/fernandobhz/express-out-type#readme"
}