nowww.js/package.json
2014-10-02 17:58:51 -04:00

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"
}