Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/naokikimura/gulp-package-dependencies

takes the list of project direct dependencies and optionally transitive dependencies and copies them.
https://github.com/naokikimura/gulp-package-dependencies

gulpplugin

Last synced: 23 days ago
JSON representation

takes the list of project direct dependencies and optionally transitive dependencies and copies them.

Awesome Lists containing this project

README

        

# gulp-package-dependencies

[![npm version](https://badge.fury.io/js/gulp-package-dependencies.svg)](https://badge.fury.io/js/gulp-package-dependencies) [![Build Status](https://travis-ci.com/naokikimura/gulp-package-dependencies.svg?branch=master)](https://travis-ci.com/naokikimura/gulp-package-dependencies) [![Known Vulnerabilities](https://snyk.io/test/github/naokikimura/gulp-package-dependencies/badge.svg?targetFile=package.json)](https://snyk.io/test/github/naokikimura/gulp-package-dependencies?targetFile=package.json)

takes the list of project direct dependencies and optionally transitive dependencies and copies them.