your-deps-authors

2.0.1 • Public • Published

your-deps-authors

Show npm package authors and maintainers of your dependencies and devDependencies.

Usage

$ npx your-deps-authors
╔══════════════════════════════════╤═══════════════════╤════════════════════╗
║ name                             │ author            │ maintainers        ║
╟──────────────────────────────────┼───────────────────┼────────────────────╢
║ prettier                         │ James Long        │ jlongster,         ║
║                                  │                   │ lydell,            ║
║                                  │                   │ thorn0,            ║
║                                  │                   │ vjeux,             ║
║                                  │                   │ fisker,            ║
║                                  │                   │ suchipi,           ║
║                                  │                   │ duailibe,          ║
║                                  │                   │ ikatyang,          ║
║                                  │                   │ azz,               ║
║                                  │                   │ sosukesuzuki,      ║
║                                  │                   │ prettier-bot       ║
╟──────────────────────────────────┼───────────────────┼────────────────────╢
║ eslint                           │ Nicholas C. Zakas │ openjsfoundation,  ║
║                                  │                   │ eslintbot,         ║
║                                  │                   │ nzakas,            ║
║                                  │                   │ ivolodin           ║
╟──────────────────────────────────┼───────────────────┼────────────────────╢
║ npm-run-all                      │ Toru Nagashima    │ mysticatea         ║
╟──────────────────────────────────┼───────────────────┼────────────────────╢
║ table                            │ Gajus Kuizinas    │ gajus,             ║
║                                  │                   │ gajus-table        ║
╟──────────────────────────────────┼───────────────────┼────────────────────╢
║ @types/node                      │                   │ types              ║
╟──────────────────────────────────┼───────────────────┼────────────────────╢
║ eslint-plugin-import             │ Ben Mosher        │ jfmengels,         ║
║                                  │                   │ ljharb,            ║
║                                  │                   │ benmosher          ║
╟──────────────────────────────────┼───────────────────┼────────────────────╢
║ typescript                       │ Microsoft Corp.   │ typescript-bot,    ║
║                                  │                   │ weswigham,         ║
║                                  │                   │ sanders_n,         ║
║                                  │                   │ andrewbranch,      ║
║                                  │                   │ minestarks,        ║
║                                  │                   │ rbuckton,          ║
║                                  │                   │ sheetalkamat,      ║
║                                  │                   │ typescript-deploys ║
╟──────────────────────────────────┼───────────────────┼────────────────────╢
║ eslint-plugin-unicorn            │ Sindre Sorhus     │ sindresorhus       ║
╟──────────────────────────────────┼───────────────────┼────────────────────╢
║ eslint-config-prettier           │ Simon Lydell      │ lydell,            ║
║                                  │                   │ thorn0             ║
╟──────────────────────────────────┼───────────────────┼────────────────────╢
║ npm-registry-fetch               │ GitHub Inc.       │ fritzy,            ║
║                                  │                   │ darcyclarke,       ║
║                                  │                   │ nlf,               ║
║                                  │                   │ gar,               ║
║                                  │                   │ lukekarrys         ║
╟──────────────────────────────────┼───────────────────┼────────────────────╢
║ pkg-up                           │ Sindre Sorhus     │ sindresorhus       ║
╟──────────────────────────────────┼───────────────────┼────────────────────╢
║ @typescript-eslint/parser        │                   │ jameshenry         ║
╟──────────────────────────────────┼───────────────────┼────────────────────╢
║ @typescript-eslint/eslint-plugin │                   │ jameshenry         ║
╚══════════════════════════════════╧═══════════════════╧════════════════════╝

Release

node ./scripts/release.js --release=minor

Readme

Keywords

none

Package Sidebar

Install

npm i your-deps-authors

Weekly Downloads

0

Version

2.0.1

License

MIT

Unpacked Size

10.9 kB

Total Files

4

Last publish

Collaborators

  • sosukesuzuki