-
Notifications
You must be signed in to change notification settings - Fork 15
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
Way to extract metadata from package.json of dependency #150
Labels
Comments
That would require nodejs/node#49445. |
nodejs/node#49445 might very well be exactly what @bcoe was talking about! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be nice to have a way to pull in metadata from package.json in the context of a library, e.g., what is my version #?
The text was updated successfully, but these errors were encountered: