TritonDataCenter / node-verror

Rich JavaScript errors
MIT License
1.18k stars 61 forks source link

No documentation on how to Install this package #29

Closed vipreshjha closed 8 years ago

vipreshjha commented 8 years ago

I want to use it in NodeJs. Any help regarding the package name to be used with the npm install command would helpful.

davepacheco commented 8 years ago

The package name is "verror".

vipreshjha commented 8 years ago

Thanks Dave . But it would be really helpful if you include the command in documentation section so that future user might not have to dig the issues to get this info. It may seem to be very trivial thing for you but trust me its really helpful especially when there are plethora of packages out there doing similar stuff and having similar kind of names.

davepacheco commented 8 years ago

Done!