normalize-stats

Create BigIntStats from fs.Stats for compatibility on earlier versions of Node.js

dirent-from-stats

Create fs.Dirents from fs.Stats for compatiblity on earlier versions of Node.js

dirent

Virtual file class. Extends the native fs.Dirent class with methods to simplify path handling. Similar to Vinyl, but lightweight.

big-int-stats

Create BigIntStats from fs.Stats for compatiblity on earlier versions of Node.js