Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add homepage to package.json #20

Open
wvl opened this issue Dec 4, 2011 · 0 comments
Open

Add homepage to package.json #20

wvl opened this issue Dec 4, 2011 · 0 comments

Comments

@wvl
Copy link

wvl commented Dec 4, 2011

Can you please add the following keys to the package.json?

{
  "homepage": "https://github.com/weaver/node-mail",
  "repository": { "type": "git", "url": "https://github.com/weaver/node-mail.git" },
  "bugs": { "url": "https://github.com/weaver/node-mail/issues" }
}

At least the homepage would be great, that way people can find the repo simply by doing npm docs mail.

Thanks for the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant