Skip to content

Instantly share code, notes, and snippets.

@BindiChen
Last active February 20, 2020 16:52
Show Gist options
  • Save BindiChen/d5ebe8d8b419abfe0ecac0e6c7a926ee to your computer and use it in GitHub Desktop.
Save BindiChen/d5ebe8d8b419abfe0ecac0e6c7a926ee to your computer and use it in GitHub Desktop.
npm view to see a package registry info
⇒ npm view express
[email protected] | MIT | deps: 30 | versions: 263
Fast, unopinionated, minimalist web framework
http://expressjs.com/
keywords: express, framework, sinatra, web, rest, restful, router, app, api
dist
.tarball: https://artifactory.corp.mendeley.com:443/artifactory/api/npm/node-all/express/-/express-4.17.1.tgz
.shasum: 4491fc38605cf51f8629d39c2b5d026f98a4c134
dependencies:
accepts: ~1.3.7 cookie-signature: 1.0.6 escape-html: ~1.0.3 methods: ~1.1.2 qs: 6.7.0
array-flatten: 1.1.1 cookie: 0.4.0 etag: ~1.8.1 on-finished: ~2.3.0 range-parser: ~1.2.1
body-parser: 1.19.0 debug: 2.6.9 finalhandler: ~1.1.2 parseurl: ~1.3.3 safe-buffer: 5.1.2
content-disposition: 0.5.3 depd: ~1.1.2 fresh: 0.5.2 path-to-regexp: 0.1.7 send: 0.17.1
content-type: ~1.0.4 encodeurl: ~1.0.2 merge-descriptors: 1.0.1 proxy-addr: ~2.0.5
(...and 6 more.)
maintainers:
- dougwilson <[email protected]>
- jasnell <[email protected]>
- mikeal <[email protected]>
dist-tags:
latest: 4.17.1 next: 5.0.0-alpha.7
published 9 months ago by dougwilson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment