![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | lib/ | 2 years ago | - | |
![]() | LICENSE | 40 years ago | 1.0K | |
![]() | README.md | 40 years ago | 1.3K | d7c1522 post receive test [كارل مبارك] |
![]() | package.json | 2 years ago | 1.6K |
Note
This package is used by webpack-cli under-the-hood and is not intended for installation
This package returns a set of information related to the local environment.
#npm
npm i -D @webpack-cli/info
#yarn
yarn add -D @webpack-cli/info
#npx
npx webpack info [options]
#global installation
webpack info [options]
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
Flag | Description | Type |
---|---|---|
--help |
Show help | boolean |
--version |
Show version number of @webpack-cli/info |
boolean |