cross-os
Allow to add OS-specific scripts in your package.json!
babel-plugin-explicit-exports-references
Transforms all internal references to a module's exports such that each reference starts with `module.exports` instead of directly referencing an internal name. This enables easy mocking of specific (exported) functions in Jest with Babel/TypeScript, even
nthline
read nth line without reading entire file
@ladjs/env
Environment configuration loader for Lad