UNPKG

jffl4express

Version:

Fluid Fragmented HTML Loader for Express by Julian Frank

30 lines (29 loc) 702 B
{ "name": "jffl4express", "version": "0.0.14", "description": "Fluid Fragmented HTML Loader for Express by Julian Frank", "scripts": { "test": "node testjffl/testjffl" }, "repository": { "type": "git", "url": "git+https://github.com/julianfrank/jffl4express.git" }, "keywords": [ "jffl", "Fluid", "HTML", "Express" ], "main": "index.js", "author": "Julian Frank <jfempire@yahoo.co.uk> (https://lab4jf.in)", "license": "MIT", "bugs": { "url": "https://github.com/julianfrank/jffl4express/issues" }, "homepage": "https://github.com/julianfrank/jffl4express#readme", "devDependencies": { "express": "^4.13.4" }, "dependencies": {} }