UNPKG

express-set-domain

Version:
26 lines (25 loc) 646 B
{ "name": "express-set-domain", "version": "1.0.3", "description": "Force an express app to use a particular domain", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/john-doherty/express-set-domain.git" }, "keywords": [ "express", "redirect", "domain", "301" ], "author": "John Doherty <john@orcascan.com>", "license": "MIT", "bugs": { "url": "https://github.com/john-doherty/express-set-domain/issues" }, "homepage": "https://github.com/john-doherty/express-set-domain#readme" }