mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
make sure that process.versions contains an expected list of software to avoid potential mistakes with refactoring. PR-URL: https://github.com/iojs/io.js/pull/352 Reviewed-By: Rod Vagg <rod@vagg.org>