1.3.5 • Published 7 months ago

d-tgz v1.3.5

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

中文说明

下载依赖包的tgz文件及其package.json到对应的目录中。

使用

1、通过npm全局安装d-tgz。

npm install d-tgz -g

2、使用命令下载依赖包。

d-tgz d 

命令

1、根据目录下的package-lock.json下载依赖包

d-tgz <download | d | install | i>

2、根据目录下的package.json下载依赖包

d-tgz <download | d | install | i> <-p | --package>

3、指定要下载的依赖包(以vue为例)

d-tgz <download | d | install | i> <vue | vue@0.0.0>

English Instructions

Downloading tgz Files of Dependencies and Their package.json into Corresponding Directories.

Usage

1、Install d-tgz Globally via npm.

npm install d-tgz -g

2、Use Commands to Download Dependencies.

d-tgz d 

Commands

1、Download Dependencies Based on the package-lock.json in the Directory

d-tgz <download | d | install | i>

2、Download Dependencies Based on the package.json in the Directory

d-tgz <download | d | install | i> <-p | --package>

3、Specify a Dependency to Download (e.g. vue)

d-tgz <download | d | install | i> <vue | vue@0.0.0>
1.3.5

7 months ago

1.3.4

7 months ago

1.3.3

7 months ago

1.3.2

12 months ago

1.3.1

12 months ago

1.3.0

12 months ago

1.2.0

12 months ago

1.2.2

12 months ago

1.2.1

12 months ago

1.1.0

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago