UNPKG

express-no-favicons

Version:

Express middleware to ignore favicon and Apple touch-icon* requests

28 lines (27 loc) 615 B
{ "name": "express-no-favicons", "version": "0.0.1", "description": "Express middleware to ignore favicon and Apple touch-icon* requests", "author": { "name": "pospi", "email": "pospi@spadgos.com" }, "homepage": "https://github.com/pospi/express-no-favicons", "bugs": "https://github.com/pospi/express-no-favicons/issues", "repository": { "type": "git", "url": "https://github.com/pospi/express-no-favicons" }, "engines": { "node": ">=0.10.0" }, "keywords": [ "express", "middleware", "connect", "favicon", "fav", "icon" ], "license": "MIT" }