https://github.com/npm/init-package-json
npm-cli
Score: 32.85374149189791
Last synced: about 16 hours ago
JSON representation
Repository metadata:
A node module to get your node module started
- Host: GitHub
- URL: https://github.com/npm/init-package-json
- Owner: npm
- License: other
- Created: 2012-06-17T04:44:06.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2026-07-09T02:12:59.000Z (14 days ago)
- Last Synced: 2026-07-18T18:16:26.484Z (4 days ago)
- Topics: npm-cli
- Language: JavaScript
- Homepage:
- Size: 768 KB
- Stars: 336
- Watchers: 37
- Forks: 154
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Owner metadata:
- Name: npm
- Login: npm
- Email:
- Kind: organization
- Description: JavaScript Package Manager, Registry & Website
- Website: https://npmjs.com
- Location: United States of America
- Twitter: npmjs
- Company:
- Icon url: https://avatars.githubusercontent.com/u/6078720?v=4
- Repositories: 343
- Last Synced at: 2024-04-14T06:35:40.452Z
- Profile URL: https://github.com/npm
GitHub Events
Total
- Commit comment event: 1
- Create event: 33
- Delete event: 22
- Fork event: 7
- Issue comment event: 36
- Issues event: 11
- Pull request event: 51
- Pull request review comment event: 4
- Pull request review event: 22
- Push event: 56
- Release event: 5
- Watch event: 21
- Total: 269
Last Year
- Create event: 15
- Delete event: 6
- Fork event: 1
- Issue comment event: 5
- Issues event: 1
- Pull request event: 15
- Pull request review comment event: 1
- Pull request review event: 4
- Push event: 20
- Release event: 2
- Watch event: 7
- Total: 77
Committers metadata
Last synced: 2 days ago
Total Commits: 342
Total Committers: 43
Avg Commits per committer: 7.953
Development Distribution Score (DDS): 0.83
Commits in past year: 32
Committers in past year: 4
Avg Commits per committer in past year: 8.0
Development Distribution Score (DDS) in past year: 0.469
| Name | Commits | |
|---|---|---|
| dependabot[bot] | 4****] | 58 |
| isaacs | i****@i****e | 42 |
| Luke Karrys | l****e@l****m | 34 |
| Ruy Adorno | r****o@h****m | 33 |
| Forrest L Norvell | f****t@n****m | 29 |
| github-actions[bot] | 4****] | 23 |
| Michael Smith | o****t@g****m | 21 |
| Gar | g****h@d****r | 17 |
| Rebecca Turner | m****e@r****g | 16 |
| Kat Marchán | k****m@s****g | 15 |
| reggi | r****i@g****m | 8 |
| Michael Nisi | m****i@g****m | 5 |
| Daijiro Wachi | d****i@g****m | 4 |
| Kyle Mitchell | k****e@k****m | 3 |
| Joshua | l****7 | 3 |
| Chris Sidi | h****s@g****m | 2 |
| Anna Henningsen | a****a@a****t | 2 |
| Audrey Eschright | a****y@n****m | 2 |
| qq3a | n****4@g****m | 1 |
| James Churchard | j****d@s****t | 1 |
| Alexej Yaroshevich | a****x@q****u | 1 |
| Adrian Sieber | m****l@a****m | 1 |
| mmmm1998 | w****k@g****m | 1 |
| milaninfy | 1****y | 1 |
| Zearin | Z****n | 1 |
| Tim Oxley | s****f@g****m | 1 |
| Sammwy | 4****y | 1 |
| Rod Vagg | r****d@v****g | 1 |
| Robert Martin | r****n@r****n | 1 |
| Philipp Kursawe | p****e | 1 |
| and 13 more... | ||
Issue and Pull Request metadata
Last synced: 14 days ago
Total issues: 50
Total pull requests: 232
Average time to close issues: over 2 years
Average time to close pull requests: about 1 month
Total issue authors: 31
Total pull request authors: 21
Average comments per issue: 0.84
Average comments per pull request: 0.95
Merged pull request: 120
Bot issues: 2
Bot pull requests: 172
Past year issues: 2
Past year pull requests: 16
Past year average time to close issues: 2 days
Past year average time to close pull requests: 10 days
Past year issue authors: 2
Past year pull request authors: 4
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.81
Past year merged pull request: 6
Past year bot issues: 0
Past year bot pull requests: 12
Top Issue Authors
- RadaofTheLight (13)
- Patrickrice3637 (4)
- adius (4)
- aabdoaa (2)
- Standard8 (1)
- javedbartlett (1)
- igibek (1)
- dkundel (1)
- dependabot[bot] (1)
- kenany (1)
- diegohj66 (1)
- Yash-Singh1 (1)
- jf3888 (1)
- G-Rath (1)
- fzn0x (1)
Top Pull Request Authors
- dependabot[bot] (143)
- github-actions[bot] (29)
- owlstronaut (13)
- wraithgar (11)
- reggi (6)
- ejunds (6)
- lukekarrys (5)
- benmccann (2)
- iscordian (2)
- marshallku (2)
- CripTz00 (2)
- milaninfy (2)
- betaorbust (1)
- legodude17 (1)
- Shafiq-Githu (1)
Top Issue Labels
- Needs Triage (6)
- invalid (3)
- Dependencies (1)
- autorelease: pending (1)
- semver:major (1)
Top Pull Request Labels
- Dependencies (145)
- autorelease: tagged (16)
- autorelease: pending (13)
- invalid (8)
Package metadata
- Total packages: 3
-
Total downloads:
- npm: 10,429,258 last-month
- Total docker downloads: 12,562,266,908
- Total dependent packages: 217 (may contain duplicates)
- Total dependent repositories: 157,409 (may contain duplicates)
- Total versions: 162
- Total maintainers: 3
npmjs.org: init-package-json
A node module to get your node module started
- Homepage: https://github.com/npm/init-package-json#readme
- Licenses: ISC
- Latest release: 9.0.0 (published 2 months ago)
- Last Synced: 2026-07-19T04:01:28.947Z (4 days ago)
- Versions: 78
- Dependent Packages: 216
- Dependent Repositories: 157,409
- Downloads: 10,429,258 Last month
- Docker Downloads: 12,562,266,908
-
Rankings:
- Docker downloads count: 0.003%
- Dependent repos count: 0.088%
- Downloads: 0.104%
- Dependent packages count: 0.223%
- Average: 1.107%
- Forks count: 2.531%
- Stargazers count: 3.691%
- Maintainers (3)
proxy.golang.org: github.com/npm/init-package-json
- Homepage:
- Documentation: https://pkg.go.dev/github.com/npm/init-package-json#section-documentation
- Licenses: other
- Latest release: v9.0.0+incompatible (published 2 months ago)
- Last Synced: 2026-07-17T14:52:05.791Z (6 days ago)
- Versions: 74
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
repo1.maven.org: org.webjars.npm:init-package-json
WebJar for init-package-json
- Homepage: https://www.webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/init-package-json/
- Licenses: ISC
- Latest release: 7.0.2 (published about 1 year ago)
- Last Synced: 2026-07-17T14:51:50.296Z (6 days ago)
- Versions: 10
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Forks count: 11.567%
- Stargazers count: 15.089%
- Average: 22.658%
- Dependent repos count: 31.98%
- Dependent packages count: 31.998%
Dependencies
- @npmcli/config ^4.0.1 development
- @npmcli/eslint-config ^3.0.1 development
- @npmcli/template-oss 3.5.0 development
- tap ^16.0.1 development
- npm-package-arg ^9.0.1
- promzard ^0.3.0
- read ^1.0.7
- read-package-json ^5.0.0
- semver ^7.3.5
- validate-npm-package-license ^3.0.4
- validate-npm-package-name ^4.0.0
- actions/checkout v3 composite
- actions/setup-node v3 composite
- LouisBrunner/checks-action v1.3.1 composite
- actions/checkout v3 composite
- actions/github-script v6 composite
- actions/setup-node v3 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- actions/checkout v3 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/init v2 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- dependabot/fetch-metadata v1 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- LouisBrunner/checks-action v1.3.1 composite
- actions/checkout v3 composite
- actions/github-script v6 composite
- actions/setup-node v3 composite
- LouisBrunner/checks-action v1.6.0 composite
- actions/github-script v6 composite
- ./.github/actions/install-latest-npm * composite
- actions/checkout v3 composite
- actions/setup-node v3 composite