https://github.com/bigbuildbench/joshuakgoldberg_eslint-plugin-package-json
https://github.com/bigbuildbench/joshuakgoldberg_eslint-plugin-package-json
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: BigBuildBench
- License: mit
- Language: TypeScript
- Default Branch: main
- Size: 2.01 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed over 1 year ago
Metadata Files
Readme
Changelog
Contributing
License
Code of conduct
Security
Owner
- Name: BigBuildBench
- Login: BigBuildBench
- Kind: organization
- Repositories: 1
- Profile: https://github.com/BigBuildBench
abbr. B3, benchmarking the repo-level understanding capability of your LLMs by reconstructing project build-file.
GitHub Events
Total
- Create event: 2
Last Year
- Create event: 2
Dependencies
.github/actions/prepare/action.yml
actions
- actions/setup-node v4 composite
- pnpm/action-setup v2 composite
.github/workflows/accessibility-alt-text-bot.yml
actions
- github/accessibility-alt-text-bot v1.5.0 composite
.github/workflows/build.yml
actions
- ./.github/actions/prepare * composite
- actions/checkout v4 composite
.github/workflows/compliance.yml
actions
- mtfoley/pr-compliance-action main composite
.github/workflows/contributors.yml
actions
- ./.github/actions/prepare * composite
- JoshuaKGoldberg/all-contributors-auto-action v0.5.0 composite
- actions/checkout v4 composite
.github/workflows/lint-eslint-docs.yml
actions
- ./.github/actions/prepare * composite
- actions/checkout v4 composite
.github/workflows/lint-knip.yml
actions
- ./.github/actions/prepare * composite
- actions/checkout v4 composite
.github/workflows/lint-markdown.yml
actions
- ./.github/actions/prepare * composite
- actions/checkout v4 composite
.github/workflows/lint-package-json.yml
actions
- ./.github/actions/prepare * composite
- actions/checkout v4 composite
.github/workflows/lint-packages.yml
actions
- ./.github/actions/prepare * composite
- actions/checkout v4 composite
.github/workflows/lint-spelling.yml
actions
- ./.github/actions/prepare * composite
- actions/checkout v4 composite
.github/workflows/lint.yml
actions
- ./.github/actions/prepare * composite
- actions/checkout v4 composite
.github/workflows/post-release.yml
actions
- actions/checkout v4 composite
- apexskier/github-release-commenter v1 composite
.github/workflows/pr-review-requested.yml
actions
- actions-ecosystem/action-remove-labels v1 composite
.github/workflows/prettier.yml
actions
- ./.github/actions/prepare * composite
- actions/checkout v4 composite
.github/workflows/release.yml
actions
- ./.github/actions/prepare * composite
- JoshuaKGoldberg/release-it-action v0.2.3 composite
- actions/checkout v4 composite
.github/workflows/test.yml
actions
- ./.github/actions/prepare * composite
- actions/checkout v4 composite
- codecov/codecov-action v3 composite
.github/workflows/tsc.yml
actions
- ./.github/actions/prepare * composite
- actions/checkout v4 composite
package.json
npm
- @release-it/conventional-changelog ^9.0.0 development
- @types/eslint ^8.56.2 development
- @types/estree ^1.0.5 development
- @types/node ^22.0.0 development
- @types/package-json-validator ^0.6.1 development
- @types/semver ^7.5.6 development
- @types/sort-object-keys ^1.1.3 development
- @types/validate-npm-package-name ^4.0.2 development
- @typescript-eslint/eslint-plugin ^7.0.0 development
- @typescript-eslint/parser ^8.0.0 development
- @vitest/coverage-v8 ^1.2.1 development
- console-fail-test ^0.5.0 development
- cspell ^8.3.2 development
- eslint ^8.56.0 development
- eslint-doc-generator ^1.6.2 development
- eslint-plugin-deprecation ^3.0.0 development
- eslint-plugin-eslint-comments ^3.2.0 development
- eslint-plugin-jsdoc ^50.0.0 development
- eslint-plugin-jsonc ^2.12.2 development
- eslint-plugin-markdown ^3.0.1 development
- eslint-plugin-n ^16.6.2 development
- eslint-plugin-no-only-tests ^3.1.0 development
- eslint-plugin-perfectionist ^2.5.0 development
- eslint-plugin-regexp ^2.2.0 development
- eslint-plugin-vitest ^0.4.0 development
- eslint-plugin-yml ^1.12.2 development
- husky ^9.0.0 development
- jsonc-eslint-parser ^2.4.0 development
- knip ^5.0.0 development
- lint-staged ^15.2.0 development
- markdownlint ^0.36.0 development
- markdownlint-cli ^0.42.0 development
- npm-package-json-lint ^8.0.0 development
- npm-package-json-lint-config-default ^7.0.0 development
- prettier ^3.2.4 development
- prettier-plugin-curly ^0.3.0 development
- prettier-plugin-packagejson ^2.4.9 development
- release-it ^17.0.1 development
- should-semantic-release ^0.3.0 development
- tsup ^8.0.1 development
- typescript ^5.3.3 development
- vitest ^1.2.1 development
- yaml-eslint-parser ^1.2.2 development
pnpm-lock.yaml
npm
- 230 dependencies
src/tests/__fixtures__/invalid-top-level-property-order/package.json
npm
src/tests/__fixtures__/unalphabetized-collections/package.json
npm
- debug ^4.1.0
- mocha ^10.0.0
src/tests/__fixtures__/valid-local-dependency/gotcha/package.json/gotcha/package.json
npm
- debug ^4.1.0
- mocha ^10.0.0
src/tests/__fixtures__/valid-local-dependency/package.json
npm
- debug ^4.1.0
- mocha ^10.0.0