licenses.dev

osrm v5.26.0

The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-2-Clause

Dependency Licenses

MIT68
PackageRelationDependenciesPublished
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT2
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
osrm>5.26.0>ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
osrm>5.26.0>balanced-match • 1.0.0Match balanced character pairs, like "{" and "}"INDIRECT0
osrm>5.26.0>brace-expansion • 1.1.8Brace expansion as known from sh/bashINDIRECT2
osrm>5.26.0>builtin-modules • 1.1.1List of the Node.js builtin modulesINDIRECT0
osrm>5.26.0>call-bind • 1.0.2Robustly `.call.bind()` a functionINDIRECT4
osrm>5.26.0>camelcase • 3.0.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
osrm>5.26.0>code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
osrm>5.26.0>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
osrm>5.26.0>decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
osrm>5.26.0>error-ex • 1.3.1Easy error subclassing and stack customizationINDIRECT1
osrm>5.26.0>find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT3
osrm>5.26.0>function-bind • 1.1.1Implementation of Function.prototype.bindINDIRECT0
osrm>5.26.0>get-intrinsic • 1.1.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT3
osrm>5.26.0>get-intrinsic>has • 1.0.3Object.prototype.hasOwnProperty.call shortcutINDIRECT1
osrm>5.26.0>has-symbols • 1.0.1Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
osrm>5.26.0>invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
osrm>5.26.0>is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
osrm>5.26.0>is-builtin-module • 1.0.0Check if a string matches the name of a Node.js builtin moduleINDIRECT1
osrm>5.26.0>is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
osrm>5.26.0>is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
osrm>5.26.0>lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
osrm>5.26.0>load-json-file • 1.1.0Read and parse a JSON fileINDIRECT9
osrm>5.26.0>minimist • 1.2.5parse argument optionsINDIRECT0
osrm>5.26.0>mkdirp • 0.5.5Recursively mkdir, like `mkdir -p`DIRECT1
osrm>5.26.0>nan • 2.14.2Native Abstractions for Node.js: C++ header for Node 0.8 -> 14 compatibilityDIRECT0
osrm>5.26.0>node-cmake>debug • 3.2.7small debugging utilityINDIRECT1
osrm>5.26.0>node-cmake>ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
osrm>5.26.0>number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
osrm>5.26.0>object.assign • 4.1.2ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT7
osrm>5.26.0>object.assign>define-properties • 1.1.3Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT1
osrm>5.26.0>object.assign>object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
osrm>5.26.0>os-locale • 1.4.0Get the system localeINDIRECT2
osrm>5.26.0>parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
osrm>5.26.0>path-exists • 2.1.0Check if a path existsINDIRECT2
osrm>5.26.0>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
osrm>5.26.0>path-type • 1.1.0Check if a path is a file, directory, or symlinkINDIRECT4
osrm>5.26.0>pify • 2.3.0Promisify a callback-style functionINDIRECT0
osrm>5.26.0>pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
osrm>5.26.0>pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
osrm>5.26.0>read-pkg-up • 1.0.1Read the closest package.json fileINDIRECT23
osrm>5.26.0>read-pkg • 1.1.0Read a package.json fileINDIRECT20
osrm>5.26.0>require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
osrm>5.26.0>string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
osrm>5.26.0>strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
osrm>5.26.0>strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/bufferINDIRECT1
osrm>5.26.0>wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codesINDIRECT6
osrm>5.26.0>yargs • 7.1.1yargs the modern, pirate-themed, successor to optimist.INDIRECT52
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ISC43
PackageRelationDependenciesPublished
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
aproba • 2.0.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 2.0.0Keep track of the overall completion of many disparate processesINDIRECT6
chownr • 2.0.0like `chown -R`INDIRECT0
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
fs-minipass • 2.1.0fs read and write streams based on minipassINDIRECT2
gauge • 3.0.2A terminal based horizontal guageINDIRECT18
glob • 7.2.3a little globberINDIRECT10
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minipass • 3.3.6minimal implementation of a PassThrough streamINDIRECT1
minipass • 5.0.0minimal implementation of a PassThrough streamINDIRECT0
nopt • 5.0.0Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
npmlog • 5.0.1logger for npmINDIRECT27
osrm>5.26.0>cliui • 3.2.0easily create complex multi-column command-line-interfacesINDIRECT7
osrm>5.26.0>fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
osrm>5.26.0>get-caller-file • 1.0.2[![Build Status](https://travis-ci.org/ember-cli/ember-cli.svg?branch=master)](https://travis-ci.org/ember-cli/ember-cli) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)INDIRECT0
osrm>5.26.0>graceful-fs • 4.1.11A drop-in replacement for fs, making various improvements.INDIRECT0
osrm>5.26.0>hosted-git-info • 2.5.0Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
osrm>5.26.0>inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
osrm>5.26.0>inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
osrm>5.26.0>isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
osrm>5.26.0>minimatch • 3.0.4a glob matcher in javascriptINDIRECT3
osrm>5.26.0>node-cmake • 2.5.1A CMake-based build system for node.js native modulesDIRECT58
osrm>5.26.0>once • 1.4.0Run a function exactly one timeINDIRECT1
osrm>5.26.0>require-main-filename • 1.0.1shim for require.main.filename() that works in as many environments as possibleINDIRECT0
osrm>5.26.0>rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)DIRECT11
osrm>5.26.0>rimraf>glob • 7.1.6a little globberINDIRECT10
osrm>5.26.0>semver • 5.4.1The semantic version parser used by npm.INDIRECT0
osrm>5.26.0>set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
osrm>5.26.0>which-module • 1.0.0Find the module object for something that was require()dINDIRECT0
osrm>5.26.0>which • 1.3.0Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
osrm>5.26.0>wrappy • 1.0.2Callback wrapping utilityINDIRECT0
osrm>5.26.0>y18n • 3.2.1the bare-bones internationalization library used by yargsINDIRECT0
osrm>5.26.0>yargs-parser • 5.0.0-security.0the mighty option parser used by yargsINDIRECT9
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
tar • 6.2.1tar for nodeINDIRECT7
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT6
yallist • 4.0.0Yet Another Linked ListINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
detect-libc • 2.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
osrm>5.26.0>spdx-correct • 1.0.2correct invalid SPDX identifiersINDIRECT1
osrm>5.26.0>validate-npm-package-license • 3.0.1Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT3
BSD-2-Clause2
PackageRelationDependenciesPublished
osrm>5.26.0>normalize-package-data • 2.4.0Normalizes data that can be found in package.json files.INDIRECT8
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
@mapbox/node-pre-gyp • 1.0.11Node.js native addon binary install toolDIRECT61
CC-BY-3.0 AND MIT1
PackageRelationDependenciesPublished
osrm>5.26.0>spdx-expression-parse • 1.0.4parse SPDX license expressionsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
osrm>5.26.0>spdx-license-ids • 1.2.2A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 5.26.0 version:

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