tooling icon indicating copy to clipboard operation
tooling copied to clipboard

Way to extract metadata from package.json of dependency

Open bcoe opened this issue 3 years ago • 2 comments

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 #?

bcoe avatar Jul 08 '22 20:07 bcoe

That would require https://github.com/nodejs/node/issues/49445.

ljharb avatar Jul 08 '22 20:07 ljharb

https://github.com/nodejs/node/issues/49445 might very well be exactly what @bcoe was talking about!

ruyadorno avatar Jul 08 '22 21:07 ruyadorno