@webpack-cli/info
Outputs info about system and webpack config
Last updated 4 years ago by evilebottnawi .
MIT · Repository · Bugs · Original npm
$ cnpm install @webpack-cli/info 
SYNC missed versions from official npm registry.

webpack-cli info

NPM Downloads

Description

This package returns a set of information related to the local environment.

Installation

#npm
npm i -D @webpack-cli/info

#yarn
yarn add -D @webpack-cli/info

Usage

#npx
npx webpack info [options]

#global installation
webpack info [options]

Args / Flags

Output format

Flag Description Type
-o, --output < json or markdown > To get the output in a specified format string
-a, --additional-package <value...> Adds additional packages to the output string

Not supported for config

Options

Flag Description Type
--help Show help boolean
--version Show version number of @webpack-cli/info boolean

Current Tags

  • 1.5.0                                ...           latest (3 years ago)

7 Versions

  • 1.5.0                                ...           3 years ago
  • 1.4.1                                ...           4 years ago
  • 1.3.0                                ...           4 years ago
  • 1.2.3                                ...           4 years ago
  • 1.0.1-rc.1                                ...           5 years ago
  • 1.0.1-alpha.4                                ...           5 years ago
  • 1.0.1                                ...           5 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
Dev Dependencies (1)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org