If you want to know more information about npm formula, then you can make use of the info command,
mac % brew info npm
node: stable 16.6.1 (bottled), HEAD
Platform built on V8 to build network applications
https://nodejs.org/
/opt/homebrew/Cellar/node/15.14.0 (2,808 files, 47.1MB) *
Poured from bottle on 2021-04-19 at 22:38:59
From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/node.rb
License: MIT
==> Dependencies
Build: pkg-config ✘, python@3.9 ✘
Required: brotli ✔, c-ares ✔, icu4c ✘, libuv ✘, nghttp2 ✘, openssl@1.1 ✔
==> Options
--HEAD
Install HEAD version
==> Analytics
install: 365,981 (30 days), 1,091,087 (90 days), 4,511,789 (365 days)
install-on-request: 287,143 (30 days), 855,154 (90 days), 3,410,641 (365 days)
build-error: 0 (30 days)
As you can see in the above output, you get all the information such as the version, license, dependencies as well as the stability and size of the installation.
More Posts related to HowTos,
- Brew Error - This command updates brew itself and does not take formula names
- Add X days from today in Command Line
- How to find someone on Instagram
- cURL HTTP GET request command examples
- Free Unlimited Calls from MTNL & BSNL Landlines from 1st May 2015
- Why I see Download pre-built shared indexes in IntelliJ
- How to display line numbers in Terminal while displaying content of a file
- How to install Postman natively on a Mac
- Display bookmarks bar Safari
- [Error] zsh: command not found: mvn
- How to rerun last command in Zsh shell
- How to identify the version of IntelliJ
- How to convert byte array to String [Kotlin]
- How to install Zsh shell
- How to stop or quit cat command?
- [Fix] Steam: Friends Network Unreachable Error
- How to Kill service running on port using terminal command
- How to Generate Self-Signed OpenSSL certificate in three easy steps
- How to enable line numbers in IntelliJ
- Copy all .vcf Mobile Contacts files into one .vcf
- How to write hello world different languages syntax
- What is HTTP 500 Internal Server Error Code on web browsers
- How to get an embed code from Vimeo?
- [Error] There was an error connecting to the apple id server
- Unzip a Zip file from Terminal Command
More Posts:
- [Java Threads] Should we extend Thread Class or implement Runnable interface - Java
- pip/pip3 ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied - PIP
- Microsoft Teams - Where would you like to start - Business or Personal - Teams
- How to Kill a port using bash terminal command? - Bash
- Right Align Text in Bootstrap framework - Bootstrap
- Disable Control Scroll Zoom-in and Zoom-out in Notepad++ - NotepadPlusPlus
- What is Terminal Velocity and its Formula? How to calculate it programmatically? - Python
- How to create classic site in SharePoint Online - SharePoint