Binary package “node-fs-exists-sync” in ubuntu oracular

Drop-in replacement for Node.js's `fs.existsSync` with zero dependencies

 fs-exists-sync is a drop-in replacement for Node.js's `fs.existsSync` with no
 dependencies. Other libraries have crucial differences from fs.existsSync, or
 unnecessary dependencies.
 .
 Node.js is an event-based server-side JavaScript engine.