process.release
An Object containing metadata related to the current release, including URLs for the source tarball and headers-only tarball.
process.release contains the following properties:
name: a string with a value that will always be 'node' for Node.js. For legacy io.js releases, this will be 'io.js'.
sourceUrl: a complete URL pointing to a .tar.gz file containing the source of the current release.
headersUrl: a complete URL pointing to a .tar.gz file containing only the header file