licenses.dev

static-server v2.2.1

A simple http server to serve static resource files from a local directory.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT12
PackageRelationDependenciesPublished
ansi-regex • 0.2.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 1.1.0ANSI escape codes for styling strings in the terminalINDIRECT0
chalk • 0.5.1Terminal string styling done right. Created because the `colors` module does some really horrible things.DIRECT6
commander • 2.20.3the complete solution for node.js command-line programsDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
file-size • 0.0.5Lightweight filesize to human-readable / proportions w/o dependencies.DIRECT0
has-ansi • 0.1.0Check if a string has ANSI escape codesINDIRECT1
is-wsl • 1.1.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT0
mime • 1.6.0A comprehensive library for mime-type mappingDIRECT0
opn • 5.5.0A better node-open. Opens stuff like websites, files, executables. Cross-platform.DIRECT1
strip-ansi • 0.3.0Strip ANSI escape codesINDIRECT1
supports-color • 0.2.0Detect whether a terminal supports colorINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.2.1 version:

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