Results 2 issues of nervousapps

Add env variable VALIDATE_JSON_RETRY to configure number of retries when validating json object. Add typing and comments.

On raspberry with node version 10.6.0, I have the error : /home/pi/rdr/node_modules/network/lib/linux.js:87 nics[key].forEach(function(type) { ^ TypeError: nics[key].forEach is not a function at Object.exports.get_network_interfaces_list (/home/pi/rdr/node_modules/network/lib/linux.js:87:17) at nic_by_name (/home/pi/rdr/node_modules/network/lib/index.js:21:16) at /home/pi/rdr/node_modules/network/lib/index.js:98:5 at...