JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 126327
  • Score
    100M100P100Q174324F
  • License MIT

error classes and other common code used in promise-ftp and promise-sftp

Package Exports

  • promise-ftp-common

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (promise-ftp-common) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Description

promise-ftp-common contains code common to promise-ftp and promise-sftp, in order to create a semi-interchangeable API between the two.

Install

# you shouldn't ever need to do this explicitly unless you're using npm 3+
npm install promise-ftp-common