1.1.0 • Published 4 years ago

pkg-details v1.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

npm bundle size npm version npm downloads gitHub tests

Installing

This module is distributed via npm which is bundled with node and should be installed as one of your project's dependence.

npm install -g pkg-details
# or
yarn global add pkg-details

Usage

npx pkg-details react
>
react@v16.13.1 | MIT | deps: 3 | versions: 275 | minified: 6.30 KB | gzip: 2.56 KB
React is a JavaScript library for building user interfaces.

versions:
latest: 16.13.1
next: 0.0.0-7f28234f8
experimental: 0.0.0-experimental-4c8c98ab9
canary: 0.0.0-57333ca33
unstable: 0.0.0-da834083c

downloads:
weekly: 7687396
monthly: 29955078

links:
README: https://reactjs.org/
npm: https://www.npmjs.com/package/react
repository: https://github.com/facebook/react.git

dates:
last published: 4 months
created at: over 8 years

maintainers:
- acdlite [npm@andrewclark.io]
- brianvaughn [briandavidvaughn@gmail.com]
- fb [opensource+npm@fb.com]
- gaearon [dan.abramov@gmail.com]
- lunaruan [lunaris.ruan@gmail.com]
- sebmarkbage [sebastian@calyptus.eu]
- sophiebits [npm@sophiebits.com]
- trueadm [dg@domgan.com]

Contributing

Pull requests are always welcome! :)

License

MIT