licenses.dev

postcss-partial-import v1.3.0

PostCSS plugin that imports like Sass

Published on

Licenses

Learn more about license information.

Package Licenses

CC0-1.0

Dependency Licenses

MIT19
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
any-promise • 0.1.0Resolve any installed ES6 compatible promiseINDIRECT0
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
fs-extra • 0.24.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT14
fs-promise • 0.3.1Filesystem methods as promises, with optional fs-extra and fs-graceful dependenciesDIRECT1
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
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
ISC9
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 globberINDIRECT10
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.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
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
CC0-1.01
PackageRelationDependenciesPublished
string-hash • 1.1.3fast string hashing functionDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.3.0 version:

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