Enforces a nodejs script to run with the entry points path as the cwd
Check if a path is the current working directory
Resolve the path of a module like `require.resolve()` but from the current working directory
Check if a path is in the current working directory
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Get the first path that exists on disk of multiple paths
Read a package.json file
Check if a project is using Yarn
Parcel namer that preserves directory structures to stabilize output and keep the hierarchy.
Return the current working directory.
Get your PATH prepended with locally installed binaries
Import a module like with `require()` but from the current working directory
Reads changesets and adds information on dependents that need bumping
Resolve the path of a package regardless of it having an entry point
Utilities for finding the closest package.json file
Core API used by Backstage backend apps
Core app API used by Backstage apps
Utils to make a Changesets repo enter and exit pre mode
Used to determine exactly which files (including `node_modules`) are necessary for the application runtime.
A set of small and fast Node.js utilities to understand your pathing needs.
Create a vinyl file from an actual file
Resole and parse `tsconfig.json`, replicating to TypeScript's behaviour
Find a file or directory by walking up parent directories — Zero dependencies
Import a module like with `require()` but from a given path