arti-bundle

1.0.5 • Public • Published

arti-bundle

arti-bundle allows you to download npm packages in their original tar.gz format including their dependencies, and saves them as an archive in the npm folder structure.

Packages can then be imported into a package manager such as Artifactory, and then used in an offline environment.

Getting Started

Download the package using:

npm install -g arti-bundle

Usage

arti-bundle|ab <package-name>@<package-version>

Example

arti-bundle request

This command will download "request" and all its dependencies and create an archive package-bundle.tgz containing all the tgz's required.

Package Sidebar

Install

npm i arti-bundle

Weekly Downloads

20

Version

1.0.5

License

none

Unpacked Size

2.95 MB

Total Files

446

Last publish

Collaborators

  • moriahbs