Sindbad~EG File Manager

Current Path : /home/infinitibizsol/.trash/node_modules.2/at-least-node/
Upload File :
Current File : /home/infinitibizsol/.trash/node_modules.2/at-least-node/index.js

module.exports = r => {
  const n = process.versions.node.split('.').map(x => parseInt(x, 10))
  r = r.split('.').map(x => parseInt(x, 10))
  return n[0] > r[0] || (n[0] === r[0] && (n[1] > r[1] || (n[1] === r[1] && n[2] >= r[2])))
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists