# @expo/env

> hydrate environment variables from .env files into process.env

Latest version **2.4.3** (published 2026-08-28) · MIT license · 0 weekly downloads

## Install

```sh
npm install @expo/env
pnpm add @expo/env
yarn add @expo/env
bun add @expo/env
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; no vulnerabilities; recently updated; high maintenance score; high quality score; popular repo; extremely popular.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 2.4.3 |
| Published | 2026-08-28 |
| First published | 2023-04-06 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=20.12.0 |
| Dependencies | 3 |
| Unpacked size | 84.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 52212 |
| Maintainers | ide, brentvatne, expoadmin, exponent, bycedric, kudochien, alanhughes, tsapeta, expo-bot, philpl, ccheever, wschurman |

## Links

- npm: https://www.npmjs.com/package/@expo/env
- Repository: https://github.com/expo/expo
- Homepage: https://github.com/expo/expo/tree/main/packages/@expo/env#readme
- Issues: https://github.com/expo/expo/issues
- npm.io page: https://npm.io/package/@expo/env

## Dependencies (3)

- [chalk](https://npm.io/package/chalk.md) ^4.0.0
- [debug](https://npm.io/package/debug.md) ^4.3.4
- [getenv](https://npm.io/package/getenv.md) ^2.0.0

## Recent versions

- 2.4.3 (latest) — 2026-08-28
- 2.5.0 (next) — 2026-09-10
- 2.5.0-canary-20260909-ea7a89a (canary) — 2026-09-09
- 2.0.12 (sdk-54) — 2026-07-15
- 2.1.3 (sdk-55) — 2026-07-15
- 2.3.1 (sdk-56) — 2026-07-03
- 2.3.1-canary-20260701-9100865 (canary-sdk-56) — 2026-07-01
- 2.1.2-canary-20260429-a5e59cf (canary-sdk-55) — 2026-04-29
- 0.3.0 (sdk-51) — 2024-04-18
- 0.2.2 (sdk-50) — 2024-03-07
- 2.5.0-canary-20260902-26df09e — 2026-09-02
- 2.5.0-canary-20260812-27f94d4 — 2026-08-12
- 2.4.3-canary-20260806-8c2d007 — 2026-08-06
- 2.3.2-canary-20260723-64edab9 — 2026-07-23
- 2.3.2-canary-20260720-b6d63bc — 2026-07-20
- … 181 more at https://npm.io/package/@expo/env/versions

## README

# @expo/env

Load environment variables from `.env` files. Supports the [standard .env formats](https://github.com/bkeepers/dotenv#what-other-env-files-can-i-use).

---
_Source: https://npm.io/package/@expo/env · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
