licenses.dev

babel-plugin-macros v2.4.2

Enables zero-config, importable babel plugins

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
caller-callsite • 2.0.0Get the callsite of the caller functionINDIRECT1
caller-path • 2.0.0Get the path of the caller functionINDIRECT2
callsites • 2.0.0Get callsites from the V8 stack trace APIINDIRECT0
cosmiconfig • 5.2.1Find and load configuration from a package.json property, rc file, or CommonJS moduleDIRECT14
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
import-fresh • 2.0.0Import a module while bypassing the cacheINDIRECT4
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
is-directory • 0.3.1Returns true if a filepath exists on the file system and it's directory.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
resolve-from • 3.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.4.2 version:

[![licenses](https://licenses.dev/b/npm/babel-plugin-macros/2.4.2)](https://licenses.dev/npm/babel-plugin-macros/2.4.2)
<a href="https://licenses.dev/npm/babel-plugin-macros/2.4.2">
  <img src="https://licenses.dev/b/npm/babel-plugin-macros/2.4.2" alt="licenses" />
</a>
GitHub