envinfo
npmv7.21.0Info about your dev environment for debugging purposes
Overview
envinfo is an npm package that info about your dev environment for debugging purposes. The latest version is 7.21.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need info about your dev environment for debugging purposes and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (MIT).
Cons
- Large dependency tree (29 direct dependencies) increases install size and audit surface.
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of envinfo.
Dependencies
Dev (29)
Used by
Popular packages that depend on envinfo.
Alternatives to envinfo
Get paths for storing things like data, config, cache, etc
Get and typecast environment variables.
Check if the process is running inside a container (Docker/Podman)
Strip comments from JSON. Lets you use comments in your JSON files!
Get the PATH environment variable key cross-platform
Check if the process is running inside a Docker container
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
Check if the process is running in an SSH session
TypeScript execution environment and REPL for node.js, with source map support
Frequently installed together
The semantic version parser used by npm.
Elegant terminal spinner
No description provided.
No description provided.
This package is part of the [React Native CLI](../../README.md). It contains commands for managing the configuration of React Native app.
JavaScript parser and stringifier for YAML
This package is part of the [React Native CLI](../../README.md). It contains utilities for building reusable commands targeting Apple platforms.
This package is part of the [React Native CLI](../../README.md). It contains commands for managing iOS part of React Native app.
check whether a command line command exists in the current environment
This package is part of the [React Native CLI](../../README.md). It contains commands for managing the Android part of React Native app.
A library for deep (recursive) merging of Javascript objects
Port of C's wcwidth() and wcswidth()
Version history
| Version | Published | License |
|---|---|---|
| 7.21.0latest | 7 months ago | MIT |
| 7.20.0 | 8 months ago | MIT |
| 7.19.0 | 9 months ago | MIT |
| 7.18.0 | 9 months ago | MIT |
| 7.17.0 | 9 months ago | MIT |
| 7.16.1 | 9 months ago | MIT |
| 7.16.0 | 9 months ago | MIT |
| 7.15.0 | 9 months ago | MIT |
| 7.14.0 | 1 year ago | MIT |
| 7.13.0 | 2 years ago | MIT |
| 7.12.0 | 2 years ago | MIT |
| 7.11.1 | 2 years ago | MIT |
| 7.11.0 | 2 years ago | MIT |
| 7.10.0 | 3 years ago | MIT |
| 7.9.0 | 3 years ago | MIT |
| 7.8.1 | 5 years ago | MIT |
| 7.8.0 | 5 years ago | MIT |
| 7.7.4 | 5 years ago | MIT |
| 7.7.3 | 5 years ago | MIT |
| 7.7.2 | 6 years ago | MIT |
Frequently asked questions
How do I install envinfo?
Run `npm install envinfo` to add envinfo to your npm project.
What license is envinfo released under?
envinfo is distributed under the MIT license.
How popular is envinfo?
envinfo has approximately 0 downloads per week and 1 known dependent packages.