licenses.dev

metro-config v0.84.2

🚇 Config parser for Metro.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT129
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.0Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.29.0The compat-data to determine required Babel pluginsINDIRECT0
@babel/core • 7.29.0Babel compiler core.INDIRECT38
@babel/generator • 7.29.1Turns an AST into code.INDIRECT9
@babel/helper-compilation-targets • 7.28.6Helper functions on Babel compilation targetsINDIRECT13
@babel/helper-globals • 7.28.0A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-module-imports • 7.28.6Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-module-transforms • 7.28.6Babel helper functions for implementing ES6 module transformationsINDIRECT19
@babel/helper-string-parser • 7.27.1A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.28.5Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.27.1Validate plugin/preset optionsINDIRECT0
@babel/helpers • 7.29.2Collection of helper functions used by Babel transforms.INDIRECT8
@babel/parser • 7.29.2A JavaScript parserINDIRECT3
@babel/runtime • 7.29.2babel's modular runtime helpersINDIRECT0
@babel/template • 7.28.6Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@jest/schemas • 29.6.3Experimental and currently incomplete module for JSON schemas for [Jest's](https://jestjs.io/) configuration.INDIRECT1
@jest/types • 29.6.3This package contains shared types of Jest's packages.INDIRECT15
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/remapping • 2.3.5Remap sequential sourcemaps through transformations to point at the original source codeINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/source-map • 0.3.11Packages @jridgewell/trace-mapping and @jridgewell/gen-mapping into the familiar source-map APIINDIRECT4
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@sinclair/typebox • 0.27.10JSONSchema Type Builder with Static Type Resolution for TypeScriptINDIRECT0
@types/istanbul-lib-coverage • 2.0.6TypeScript definitions for istanbul-lib-coverageINDIRECT0
@types/istanbul-lib-report • 3.0.3TypeScript definitions for istanbul-lib-reportINDIRECT1
@types/istanbul-reports • 3.0.4TypeScript definitions for istanbul-reportsINDIRECT2
@types/node • 25.6.0TypeScript definitions for nodeINDIRECT1
@types/yargs-parser • 21.0.3TypeScript definitions for yargs-parserINDIRECT0
@types/yargs • 17.0.35TypeScript definitions for yargsINDIRECT1
accepts • 2.0.0Higher-level content negotiationINDIRECT3
acorn • 8.16.0ECMAScript parserINDIRECT0
agent-base • 7.1.4Turn a function into an `http.Agent` instanceINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 5.2.0ANSI escape codes for styling strings in the terminalINDIRECT0
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
browserslist • 4.28.2Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT7
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 4.1.2Terminal string styling done rightINDIRECT5
ci-info • 2.0.0Get details about the current Continuous Integration environmentINDIRECT0
ci-info • 3.9.0Get details about the current Continuous Integration environmentINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
connect • 3.7.0High performance middleware frameworkDIRECT11
convert-source-map • 2.0.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
error-stack-parser • 2.1.4Extract meaning from JS ErrorsINDIRECT1
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
finalhandler • 1.1.2Node.js final http responderINDIRECT9
flow-enums-runtime • 0.0.6Runtime to be use with the Flow Enums transform.DIRECT0
gensync • 1.0.0-beta.2Allows users to use generators in order to write common functions that can be both sync or async.INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
hermes-estree • 0.33.3Flow types for the Flow-ESTree spec produced by the hermes parserINDIRECT0
hermes-parser • 0.33.3A JavaScript parser built from the Hermes engineINDIRECT1
https-proxy-agent • 7.0.6An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
image-size • 1.2.1get dimensions of any image fileINDIRECT2
invariant • 2.2.4invariantINDIRECT2
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
jest-get-type • 29.6.3A utility function to get the type of a valueINDIRECT0
jest-util • 29.7.0This packages is a collection of utilities and helper functionsINDIRECT19
jest-validate • 29.7.0Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.DIRECT22
jest-worker • 29.7.0Module for executing heavy tasks under forked processes in parallel, by providing a `Promise` based interface, minimum overhead, and bound workers.INDIRECT22
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
leven • 3.1.0Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmINDIRECT0
lodash.throttle • 4.1.1The lodash method `_.throttle` exported as a module.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
metro-babel-transformer • 0.84.2🚇 Base Babel transformer for Metro.INDIRECT43
metro-cache-key • 0.84.2🚇 Cache key utility.INDIRECT1
metro-cache • 0.84.2🚇 Cache layers for Metro.DIRECT9
metro-core • 0.84.2🚇 Metro's core package.DIRECT3
metro-file-map • 0.84.2[Experimental] - 🚇 File crawling, watching and mapping for MetroINDIRECT41
metro-minify-terser • 0.84.2🚇 Minifier for Metro based on Terser.INDIRECT12
metro-resolver • 0.84.2🚇 Implementation of Metro's resolution logic.INDIRECT1
metro-runtime • 0.84.2🚇 Module required for evaluating Metro bundles.DIRECT2
metro-source-map • 0.84.2🚇 Source map generator for Metro.INDIRECT26
metro-symbolicate • 0.84.2🚇 A tool to find the source location from JS bundles and stack traces.INDIRECT26
metro-transform-plugins • 0.84.2🚇 Transform plugins for Metro.INDIRECT41
metro-transform-worker • 0.84.2🚇 Transform worker for Metro.INDIRECT153
metro • 0.84.2🚇 The JavaScript bundler for React Native.DIRECT153
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mime-db • 1.54.0Media Type DatabaseINDIRECT0
mime-types • 3.0.2The ultimate javascript content-type utility.INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
negotiator • 1.0.0HTTP content negotiationINDIRECT0
node-int64 • 0.4.0Support for representing 64-bit integers in JavaScriptINDIRECT0
node-releases • 2.0.38Node.js releases dataINDIRECT0
nullthrows • 1.1.1flow typed nullthrowsINDIRECT0
ob1 • 0.84.2A small library for working with 0- and 1-based offsets in a type-checked way.INDIRECT1
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
parseurl • 1.3.3parse a url with memoizationINDIRECT0
picomatch • 2.3.2Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pretty-format • 29.7.0Stringify any JavaScript value.INDIRECT4
queue • 6.0.2asynchronous function queue with adjustable concurrencyINDIRECT1
react-is • 18.3.1Brand checking of React Elements.INDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
serialize-error • 2.1.0Serialize an error into a plain objectINDIRECT0
source-map-support • 0.5.21Fixes stack traces for files with source mapsINDIRECT2
stackframe • 1.3.4JS Object representation of a stack frameINDIRECT0
statuses • 1.5.0HTTP status utilityINDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-color • 8.1.1Detect whether a terminal supports colorINDIRECT1
throat • 5.0.0Throttle the parallelism of an asynchronous (promise returning) function / functionsINDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
undici-types • 7.19.2A stand-alone types package for UndiciINDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
update-browserslist-db • 1.2.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
utils-merge • 1.0.1merge() utility functionINDIRECT0
vlq • 1.0.1Generate, and decode, base64 VLQ mappings for source maps and other usesINDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
ws • 7.5.10Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
ISC12
PackageRelationDependenciesPublished
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
electron-to-chromium • 1.5.344Provides a list of electron-to-chromium version mappingsINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yaml • 2.8.3JavaScript parser and stringifier for YAMLDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
Apache-2.05
PackageRelationDependenciesPublished
baseline-browser-mapping • 2.10.23A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
bser • 2.1.1JavaScript implementation of the BSER Binary SerializationINDIRECT1
exponential-backoff • 3.1.3A utility that allows retrying a function with an exponential delay between attempts.INDIRECT0
fb-watchman • 2.0.2Bindings for the Watchman file watching serviceINDIRECT2
walker • 1.0.8A simple directory tree walker.INDIRECT2
BSD-3-Clause4
PackageRelationDependenciesPublished
makeerror • 1.0.12A library to make errors.INDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
tmpl • 1.0.5JavaScript micro templates.INDIRECT0
0BSD1
PackageRelationDependenciesPublished
jsc-safe-url • 0.2.4Utility functions for converting to and from URLs that encode query string data into URL pathsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
terser • 5.46.2JavaScript parser, mangler/compressor and beautifier toolkit for ES6+INDIRECT10
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001791A smaller version of caniuse-db, with only the essentials!INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/metro-config)](https://licenses.dev/npm/metro-config)
<a href="https://licenses.dev/npm/metro-config">
  <img src="https://licenses.dev/b/npm/metro-config" alt="licenses" />
</a>

Or the licenses badge code for the 0.84.2 version:

[![licenses](https://licenses.dev/b/npm/metro-config/0.84.2)](https://licenses.dev/npm/metro-config/0.84.2)
<a href="https://licenses.dev/npm/metro-config/0.84.2">
  <img src="https://licenses.dev/b/npm/metro-config/0.84.2" alt="licenses" />
</a>
GitHub