A custom build cache provider for Expo CLI. Uses GitHub to store builds.
A build cache provider plugin for the Expo CLI
The Expo SDK
Fetches and manages remotely-hosted assets and updates to your app's JS bundle.
Stable client identifier for EAS services
`@expo/eas-build-job` contains types and Joi schemas for job objects. It's used in `eas-cli` to create the job object and on EAS Build workers (and in `eas-cli-local-build-plugin`) to process the job and run the build.
EAS command line tool
TBD
`@expo/logger` is a wrapper around `bunyan` library.
A library for interacting with eas.json
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
A simple key/value storage using files to persist the data
Require hook for automatic V8 compile cache persistence
Functions for converting Expo SDK versions to EAS runtime versions
Create a full Content-Type header given a MIME type or extension and cache the result
A node.js module for parsing form data, especially file uploads.
The Expo CLI
`@expo/turtle-spawn` is a wrapper around `@expo/spawn-async` library.
A generational pseudo-LRU cache with strict maximum size limits.
Tool for running EAS compatible builds on a local machine.
Simple and fast NodeJS internal caching. Node internal in memory cache like memcached.
Opinionated, caching, retrying fetch client
Find and parse the tsconfig.json file from a directory path
A cache object that deletes the least-recently-used items.