16 lines
464 B
JSON
16 lines
464 B
JSON
{ "name": "nowww"
|
|
, "description": "Node.JS Connect module for no-www redirection"
|
|
, "author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.com)"
|
|
, "url": "http://github.com/coolaj86/connect-nowww"
|
|
, "repository": {
|
|
"type": "git"
|
|
, "url": "git@github.com:coolaj86/connect-nowww.git"
|
|
}
|
|
, "keywords": ["nowww", "no-www", "connect", "express", "redirct", "yes-www"]
|
|
, "contributors": []
|
|
, "dependencies": {
|
|
}
|
|
, "main": "index"
|
|
, "version": "1.1.3"
|
|
}
|