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

Remove npm from dependencies? #9

Closed
ibgreen opened this issue May 18, 2018 · 1 comment
Closed

Remove npm from dependencies? #9

ibgreen opened this issue May 18, 2018 · 1 comment

Comments

@ibgreen
Copy link

ibgreen commented May 18, 2018

Hi, I've been using your library to log images under Node.js with good results, very helpful indeed when debugging WebGL related code running in headless mode.

However, a problem with this library is that it lists npm as a dependency which while unused, is just too heavy for our app installs. If you could move npm to devDependencies (or completely remove it from package.json) things would look much better.

https://github.com/ajay-gandhi/asciify-image/blob/master/package.json#L13

@ajay-gandhi
Copy link
Owner

Huh, don't know why npm was added to begin with. Will do.

This issue was closed.
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

2 participants