licenses.dev

postcss-mixins v2.1.1

PostCSS plugin for mixins

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
array-union • 1.0.2Create an array of unique values, in order, from the input arraysINDIRECT1
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
arrify • 1.0.1Convert a value to an arrayINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
globby • 3.0.1Extends `glob` with support for multiple patterns and exposes a Promise APIDIRECT17
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pinkie-promise • 1.0.0ES6 Promise ponyfillINDIRECT1
pinkie • 1.0.0Itty bitty little wittle twinkie pinkie ES6 Promise implementationINDIRECT0
postcss-simple-vars • 1.2.0PostCSS plugin for Sass-like variablesDIRECT12
postcss • 5.2.18Tool for transforming styles with JS pluginsDIRECT11
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 3.2.3Detect whether a terminal supports colorINDIRECT1
ISC6
PackageRelationDependenciesPublished
glob • 5.0.15a little globberINDIRECT9
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.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
js-base64 • 2.6.4Yet another Base64 transcoder in pure-JSINDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.1 version:

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