UNPKG

razjs

Version:

JS-version of the Razor-Express library (Razor-like template engine for NodeJS Express).

34 lines (33 loc) 772 B
{ "name": "razjs", "version": "1.3.0", "description": "JS-version of the Razor-Express library (Razor-like template engine for NodeJS Express).", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/DevelAx/RazorExpressJS.git" }, "author": { "name": "Sergey F.", "email": "develax@gmail.com", "url": "https://www.npmjs.com/package/razjs" }, "license": "MIT", "bugs": { "url": "https://github.com/DevelAx/RazorExpressJS/issues" }, "homepage": "https://github.com/DevelAx/RazorExpressJS#readme", "keywords": [ "Razor", "View", "Template", "Engine", "JS", "JavaScript", "Browser", "HTML", "Parser" ] }