UNPKG

canonical-host

Version:

Redirect users to the canonical hostname for your site.

29 lines (28 loc) 584 B
{ "name": "canonical-host", "version": "0.0.5", "description": "Redirect users to the canonical hostname for your site.", "main": "canon.js", "dependencies": {}, "devDependencies": { "tap": "~0.3.0", "request": "~2.10.0" }, "scripts": { "test": "tap test/*.js" }, "repository": { "type": "git", "url": "git://github.com/isaacs/canonical-host" }, "keywords": [ "redirect", "canonical", "canon", "hostname", "host", "header" ], "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", "license": "ISC" }