licenses.dev

@col0ring/vite-plugin-copy v1.0.2

A vite plugin for copying dirs or files after building.

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
chalk • 4.1.2Terminal string styling done rightDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
react-dom • 17.0.2React package for working with the DOM.DIRECT4
react • 17.0.2React is a JavaScript library for building user interfaces.DIRECT3
scheduler • 0.20.2Cooperative scheduler for the browser environment.INDIRECT3
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
ISC8
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40col0ring%2Fvite-plugin-copy)](https://licenses.dev/npm/%40col0ring%2Fvite-plugin-copy)
<a href="https://licenses.dev/npm/%40col0ring%2Fvite-plugin-copy">
  <img src="https://licenses.dev/b/npm/%40col0ring%2Fvite-plugin-copy" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.2 version:

[![licenses](https://licenses.dev/b/npm/%40col0ring%2Fvite-plugin-copy/1.0.2)](https://licenses.dev/npm/%40col0ring%2Fvite-plugin-copy/1.0.2)
<a href="https://licenses.dev/npm/%40col0ring%2Fvite-plugin-copy/1.0.2">
  <img src="https://licenses.dev/b/npm/%40col0ring%2Fvite-plugin-copy/1.0.2" alt="licenses" />
</a>
GitHub