licenses.dev

svgo v0.7.2

Nodejs-based tool for optimizing SVG vector graphics files

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
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
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
clap • 1.2.3Command line argument parserINDIRECT7
coa • 1.0.4Command-Option-Argument: Yet another parser for command line options.DIRECT1
colors • 1.1.2get colors in your node.js consoleDIRECT0
csso • 2.3.2CSSO (CSS Optimizer) is a CSS minifier with structural optimisationsDIRECT9
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
js-yaml • 3.7.0YAML 1.2 parser and serializerDIRECT3
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
q • 1.5.1A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
whet.extend • 0.9.9A sharped version of port of jQuery.extend that actually works on node.jsDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
ISC1
PackageRelationDependenciesPublished
sax • 1.2.4An evented streaming XML parser in JavaScriptDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 2.7.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.7.2 version:

[![licenses](https://licenses.dev/b/npm/svgo/0.7.2)](https://licenses.dev/npm/svgo/0.7.2)
<a href="https://licenses.dev/npm/svgo/0.7.2">
  <img src="https://licenses.dev/b/npm/svgo/0.7.2" alt="licenses" />
</a>
GitHub