forked from atom/atom
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
AFAIK, there isn't a standard place for mentioning versions of binaries. For example, what version of powershell is being used for the CI scripts, and versions of python are needed for node-gyp for building native modules.
Ideally there would be a standard way to list versions of these binaries (outside of atom) but I'm unaware of any standard. So, in substitution of that, could the versions be added to the package.json as a "bin" or "binaries" or "executables" object?
I think this would be helpful since it's already a struggle trying to build atom.