ahrefs / opam-check-npm-deps

An opam plugin that checks the opam switch to gather npm packages in depexts to check against installed packages in node_modules.
MIT License
3 stars 0 forks source link

Generate a `package.json` #9

Open jchavarri opened 1 year ago

jchavarri commented 1 year ago

An idea suggested by @anmonteiro: have the plugin generate a package.json file, or extend the one existing already. This should be fairly easy by leveraging existing esy libraries —that the project already vendors— to deal with this kind of json files.

texastoland commented 11 months ago

And keep it (updated) in sync 💯 Love the concept!