licenses.dev

xdg-trashdir v2.1.1

Get the correct trash path on Linux

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT15
PackageRelationDependenciesPublished
@sindresorhus/df • 1.0.1Get free disk space info from `df -kP`INDIRECT0
@sindresorhus/df • 2.1.0Get free disk space info from `df -kP`DIRECT11
cross-spawn-async • 2.2.5Cross platform child_process#spawnINDIRECT5
execa • 0.2.2A better `child_process`INDIRECT10
mount-point • 3.0.0Get the mount point for a fileDIRECT4
npm-run-path • 1.0.0Get your PATH prepended with locally installed binariesINDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
path-key • 1.0.0Get the PATH environment variable key cross-platformINDIRECT0
pify • 2.3.0Promisify a callback-style functionDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
user-home • 2.0.0Get the path to the user home directoryDIRECT1
xdg-basedir • 2.0.0Get XDG Base Directory pathsDIRECT1
ISC5
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
yallist • 2.1.2Yet Another Linked ListINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.1.1 version:

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