Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 16:12 UTC

sindresorhus / strip-json-comments

Strip comments from JSON. Lets you use comments in your JSON files!

JavaScriptMIT★ 626 stars⑂ 56 forkssince Nov 2013View on GitHub ↗

sindresorhus/strip-json-comments holds a health index of 50 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (81/100) and lowest on AI Readiness (15/100). It was last updated 348 days ago. A single contributor accounts for most of its recent work.

50
overall / 100
Moderate

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

50
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Sindre SorhusPersonal account
80,365 followers1,140 public repossince Dec 2009

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmstrip-json-comments5.0.3764,973,53720348 days agojsonstripcommentsremovedeletetrimmultilineparseconfigconfigurationsettingsutilenvenvironmentjsonc

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

27Critical · 22% of overall
How it's scored
3.6/36Push recency — last push 348 days ago
1.4/36Commit cadence — 2/52 weeks with commits
4.3/18Commit volume — 2 commits in the last year
0/10OpenSSF Scorecard: Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year2
human_commit_share1
days_since_last_push348
active_weeks_last_year2
How it's scored
27/27Ships releases — 10 releases published
16.2/36Release recency — latest release 348 days ago
5.4/27Release cadence — a release every ~394.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count10
latest_release_tagv5.0.3
releases_from_tagsno
days_since_latest_release348
mean_days_between_releases394.6
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

81Good · 18% of overall
How it's scored
45.4/60Stars — 626 stars
14.5/25Forks — 56 forks
5.8/15Watchers — 12 watchers
Inputs used
forks56
stars626
watchers12
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 764,973,537 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesstrip-json-comments
dependents
ecosystemsnpm
total_downloads
monthly_downloads764,973,537
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

67Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
4.7/22.5Commit distribution — top contributor authored 79% of commits
13.5/13.5Contributor breadth — 16 contributors
10/10OpenSSF Scorecard: Contributors — project has 15 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled16
top_contributor_share0.792
How it's scored
46.8/46.8Issue resolution — 100% of issues closed
23.7/38.3PR acceptance — 18/29 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 7/30 approved changesets -- score normalized to 2
Inputs used
merged_prs18
open_issues0
closed_issues34
issue_closed_ratio1
closed_unmerged_prs11
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 80,365 followers of sindresorhus
25/25Track record — 1,140 public repos, account ~16 yr old
Inputs used
followers80,365
owner_typeUser
is_verified
owner_loginsindresorhus
public_repos1,140
account_age_days6,057
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
26/35Publish recency — latest publish 348 days ago
20/20Version history — 20 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesstrip-json-comments
ecosystemsnpm
any_deprecatedno
min_days_since_publish348

Engineering Quality

Are baseline engineering and documentation practices in place?

38At risk · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
0/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 7 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_ciyes
has_testsno
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicsjson-comments, json, jsonc, npm-package
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

39At risk · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
0/2.5CI-Tests — 0 out of 7 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 7/30 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 15 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.9
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

15Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
15/40Legible commit history — 23 of 82 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.28
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
0/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 82
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsno
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/5 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes4,418
source_files_sampled5
oversized_source_files0

Key facts

626GitHub stars
16contributors
2commits, last 12 months
348days since last push
10releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 56 ⇿
0Stars
56Forks
10Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

01020304050605632013-112019-122026-01
Major 4Minor 1Patch 5

Each point covers 12 days.

OpenSSF Scorecard 3.9 / 10
3.9aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 16:12 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 7 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 7/30 approved changesets -- score normalized to 2
10Contributorsproject has 15 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintained0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 4

Full resolved dependency set from the GitHub dependency graph: 0 direct and 4 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
npmava^4.3.1indirect
npmmatcha^0.7.0indirect
npmtsd^0.22.0indirect
npmxo^0.54.2indirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "json-comments",
        "json",
        "jsonc",
        "npm-package"
      ],
      "is_fork": false,
      "size_kb": 138,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 8539,
        "TypeScript": 391
      },
      "pushed_at": "2025-08-08T14:14:06Z",
      "created_at": "2013-11-17T15:04:17Z",
      "owner_type": "User",
      "updated_at": "2026-06-18T09:59:15Z",
      "description": "Strip comments from JSON. Lets you use comments in your JSON files!",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": "https://sindresorhus.com/apps",
      "name": "Sindre Sorhus",
      "type": "User",
      "login": "sindresorhus",
      "company": null,
      "location": null,
      "followers": 80365,
      "avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4",
      "created_at": "2009-12-20T22:57:02Z",
      "is_verified": null,
      "public_repos": 1140,
      "account_age_days": 6057
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v5.0.3",
          "kind": "patch",
          "published_at": "2025-08-08T14:14:09Z"
        },
        {
          "tag": "v5.0.2",
          "kind": "patch",
          "published_at": "2025-05-16T20:47:30Z"
        },
        {
          "tag": "v5.0.1",
          "kind": "patch",
          "published_at": "2023-07-04T11:22:51Z"
        },
        {
          "tag": "v5.0.0",
          "kind": "major",
          "published_at": "2022-07-22T09:48:29Z"
        },
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2021-08-19T18:10:37Z"
        },
        {
          "tag": "v3.1.1",
          "kind": "patch",
          "published_at": "2020-07-12T14:45:12Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2020-04-06T07:59:04Z"
        },
        {
          "tag": "v3.0.1",
          "kind": "patch",
          "published_at": "2019-04-30T17:11:34Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2019-04-30T12:23:35Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2015-11-18T14:28:54Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7355ba42e0ad6e5cd27cc984add85355df50fa34",
          "body": null,
          "is_bot": false,
          "headline": "5.0.3",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2025-08-08T13:52:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "532a6bea666dcb6ef4143a83b27265ec15b3e9c4",
          "body": "Fixes #51\nCloses #65",
          "is_bot": false,
          "headline": "Fix handling of malformed block comments",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2025-08-05T21:01:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba1182cbeae33349b8f8d6094d34772d631ac7d4",
          "body": null,
          "is_bot": false,
          "headline": "5.0.2",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2025-05-16T20:47:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77be3c8bafeb8eaca619adcbd337e0e399358841",
          "body": "Fixes #64",
          "is_bot": false,
          "headline": "Fix stripping non-breaking comments in code when preserving whitespace",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2025-05-16T20:41:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8892dd2466b54d34e9c81920d2dd7b2b318c722f",
          "body": null,
          "is_bot": false,
          "headline": "Meta tweaks",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2025-05-16T20:39:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85611bf8a07246bca27f949c997a1460c57bbe9f",
          "body": null,
          "is_bot": false,
          "headline": "5.0.1",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2023-07-04T11:22:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b3b70e541f54e1be04ecca476eb1eca99081005",
          "body": null,
          "is_bot": false,
          "headline": "Meta tweaks",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2023-07-04T11:21:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c440a9d3d3b9edc021a35966a8997f624eb39981",
          "body": null,
          "is_bot": false,
          "headline": "Fix TypeScript doc comment (#61)",
          "author_name": "azerum",
          "author_login": "azerum",
          "committed_at": "2023-07-04T11:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34b79cb0f1129aa85ef4b5c3292e8bc546984ef9",
          "body": null,
          "is_bot": false,
          "headline": "5.0.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2022-07-22T09:48:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5be749e95fe7382c9cce6fa90d1490c13ba44878",
          "body": null,
          "is_bot": false,
          "headline": "Require Node.js 14",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2022-07-22T09:46:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9a628340cf4134500352122cf42ab40b9de6734",
          "body": "Co-authored-by: Andrew Bradley <cspotcode@gmail.com>",
          "is_bot": false,
          "headline": "Add option to also strip trailing commas (#59)",
          "author_name": "Joshua Jacobowitz",
          "author_login": "joshuajaco",
          "committed_at": "2022-07-22T09:39:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad70a18c06f5a3c93f02f855489d1c0f900f43d3",
          "body": null,
          "is_bot": false,
          "headline": "Add failing test for #51",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2021-11-24T18:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "78e8234e8dc935a3584f8200ffb250a247621ffe",
          "body": null,
          "is_bot": false,
          "headline": "4.0.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2021-08-19T18:08:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d77f9a59e9b90be9e0e63a85bbf40020e672ca87",
          "body": null,
          "is_bot": false,
          "headline": "Require Node.js 12.20 and move to ESM",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2021-08-19T18:07:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8fb3824ce4ae4b2b9bf73d9e20aa0191f4ada7cc",
          "body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
          "is_bot": false,
          "headline": "Improve usage example in readme (#48)",
          "author_name": "Pedro Augusto de Paula Barbosa",
          "author_login": "papb",
          "committed_at": "2021-03-12T19:34:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea016e0d43b7a571128dd3b369d78990f35cf4e7",
          "body": null,
          "is_bot": false,
          "headline": "Move to GitHub Actions (#47)",
          "author_name": "Richie Bendall",
          "author_login": "Richienb",
          "committed_at": "2021-01-01T16:07:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6355b5792682c7c7a2480e5cbe73fc7ad578e432",
          "body": null,
          "is_bot": false,
          "headline": "3.1.1",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2020-07-12T14:40:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b003e130571ea3855df9290989c4f6405df0d60",
          "body": null,
          "is_bot": false,
          "headline": "Meta tweaks",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2020-07-12T14:32:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60d2039d006ec5984bd2237f8858ed14b5f1cd7e",
          "body": null,
          "is_bot": false,
          "headline": "Add `jsonc` to package.json keywords (#45)",
          "author_name": "Thai Pangsakulyanont",
          "author_login": "dtinth",
          "committed_at": "2020-07-12T14:29:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "159140d19a5c2ec08a9895ca255c1f1699915e66",
          "body": null,
          "is_bot": false,
          "headline": "3.1.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2020-04-06T07:57:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "681f8b85452ed9d69b5a483c3096bcdc3310729e",
          "body": "Fixes #43",
          "is_bot": false,
          "headline": "Strictly validate that the `jsonString` argument is a string",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2020-04-06T07:56:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e60ad00ac3e3c58e0255f2f5a3aae164f95b96b8",
          "body": null,
          "is_bot": false,
          "headline": "Tidelift tasks",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-05-31T13:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27b4df98066804b91f1c83a826f659b9a2a764a4",
          "body": null,
          "is_bot": false,
          "headline": "Create funding.yml",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-05-28T08:00:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eb8be0decd8111ffcc21d2e9deec917657e220f",
          "body": null,
          "is_bot": false,
          "headline": "3.0.1",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-04-30T17:10:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02d7c5e408fe01b3cc73e1c5246924aabf77272f",
          "body": null,
          "is_bot": false,
          "headline": "Meta tweaks",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-04-30T17:08:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23acbfec0e758d7aa21ca203d176f820ae9d73be",
          "body": null,
          "is_bot": false,
          "headline": "Correctly handle some weird escaping (#41)",
          "author_name": "YuMeiJie",
          "author_login": null,
          "committed_at": "2019-04-30T17:06:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f5fdd3db64cdbe8cd940a240fbb52a634f3a145",
          "body": null,
          "is_bot": false,
          "headline": "3.0.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-04-30T12:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "119114fe55c192851b2205835100c3553dcb12e7",
          "body": null,
          "is_bot": false,
          "headline": "Meta tweaks",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2019-04-30T12:15:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e6602cdb92b43b9ad2e6b329247e04038d24417",
          "body": null,
          "is_bot": false,
          "headline": "Require Node.js 8, add TypeScript definition (#40)",
          "author_name": "Dimitri Benin",
          "author_login": "BendingBender",
          "committed_at": "2019-04-30T12:09:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "423ee67e9ca0f6805998b2a8086af3d7dca5af78",
          "body": null,
          "is_bot": false,
          "headline": "Fix Travis",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2018-10-13T16:28:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da5b66d30a8455099673afb8dd97d8ddb063074f",
          "body": null,
          "is_bot": false,
          "headline": "Add failing test for #36",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2018-10-13T15:29:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9dcc6f3f18dc41f666cb9aa0f16694828a9948b",
          "body": null,
          "is_bot": false,
          "headline": "correct spelling mistake (#34)",
          "author_name": "Edward Betts",
          "author_login": "EdwardBetts",
          "committed_at": "2017-09-02T17:54:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "677238736a56e1d0ebceed7d85bca812764bf2da",
          "body": null,
          "is_bot": false,
          "headline": "Meta tweaks",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2017-08-05T11:39:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fccd729ef1a0283289292fa2d15bbf1754940a8",
          "body": null,
          "is_bot": false,
          "headline": "Add more benchmarks (#33)",
          "author_name": "slauyama",
          "author_login": "slauyama",
          "committed_at": "2017-08-05T11:36:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "254d84a3826b3a7acba8dc484660a97c43dca821",
          "body": null,
          "is_bot": false,
          "headline": "ES2015ify and require Node.js 4",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2017-05-24T10:17:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0efac1bb88f1e2edc443d98f4d25e75d25de6364",
          "body": null,
          "is_bot": false,
          "headline": "Add benchmark (#32)",
          "author_name": "Pedro Branco",
          "author_login": "C0ldF0x",
          "committed_at": "2017-05-24T09:54:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aef99eaa70d07981156e8aaa722e750c3b4eaf9",
          "body": null,
          "is_bot": false,
          "headline": "2.0.1",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2016-02-09T08:30:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dcc8c7e399ce9ecf4b96aa277a732033fe9dc83a",
          "body": null,
          "is_bot": false,
          "headline": "Close #27 PR: Fixed EOF bug.",
          "author_name": "MrTrick",
          "author_login": null,
          "committed_at": "2016-02-09T08:26:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a77a3ac8a394cf433abecb8fc4ef7e5638951df7",
          "body": null,
          "is_bot": false,
          "headline": "update tests for latest AVA version",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2015-12-31T18:23:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e79a73bfc184e6c8d3a0ebf07f164b3d2ddb5519",
          "body": null,
          "is_bot": false,
          "headline": "2.0.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2015-11-18T14:22:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a51caac632f93e7ab4da79f3bde43c3f2b65de57",
          "body": "https://github.com/sindresorhus/strip-json-comments-cli",
          "is_bot": false,
          "headline": "extract CLI into a separate module",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2015-11-18T14:21:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c29f501ea2188c2e9711b6eb33d8a639d35e245",
          "body": null,
          "is_bot": false,
          "headline": "drop Bower and Component support",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2015-11-18T14:20:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba2bdd21cb321ca6c736a740fa8db568f61d8e7a",
          "body": "Replace comments with whitespace by default",
          "is_bot": false,
          "headline": "Merge pull request #25 from blakeembrey/whitespace-replacement",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2015-11-18T13:43:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0195077a87aa0db135f23a92b05e85ac6a2549da",
          "body": null,
          "is_bot": false,
          "headline": "Replace comments with whitespace by default",
          "author_name": "Blake Embrey",
          "author_login": "blakeembrey",
          "committed_at": "2015-11-06T18:57:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1a13c121868b1c7e5c4340b191af2a531e6d6fc",
          "body": "Add extra comment tests",
          "is_bot": false,
          "headline": "Merge pull request #23 from whitneyit/master",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2015-08-20T07:21:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc3cdd5b09db23b083aa09fc7712785afc13878c",
          "body": null,
          "is_bot": false,
          "headline": "Add extra comment tests",
          "author_name": "James Whitney",
          "author_login": null,
          "committed_at": "2015-08-20T06:58:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9812e296f878796a88560715594fce33db62d09",
          "body": "Remove unnecessary conditions",
          "is_bot": false,
          "headline": "Merge pull request #22 from vladimirgamalian/master",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2015-08-06T02:53:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af888171338c4d3ad7ab7fe890b63a937f8ca1d9",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary conditions",
          "author_name": "Vladimir Gamalian",
          "author_login": null,
          "committed_at": "2015-08-05T17:18:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f58348696368583cc5bb18525fe31eacc9bd00e1",
          "body": null,
          "is_bot": false,
          "headline": "1.0.4",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2015-08-02T00:37:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eaea4a3abc676ca78b5da2afd302ab19123dcb73",
          "body": "Use an integer value for comment types instead of strings",
          "is_bot": false,
          "headline": "Merge pull request #21 from novacrazy/master",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2015-08-02T00:36:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76f1296ec1bb3ec78d2cf7ad572a10204590b4e9",
          "body": "… in slightly faster comparisons.",
          "is_bot": false,
          "headline": "Use an enum-ish value for comment types instead of strings, resulting…",
          "author_name": "novacrazy",
          "author_login": "novacrazy",
          "committed_at": "2015-08-02T00:12:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11420df0403854fb0cdb303edce3564322b5af45",
          "body": null,
          "is_bot": false,
          "headline": "1.0.3",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2015-08-01T01:15:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1a00037f8d2cb91b1791d504ba03639e35bdded",
          "body": "This reverts commit 480c072c2595f92e7655b9f27a8dc0350f45e314.",
          "is_bot": false,
          "headline": "Revert \"Use `meow` in CLI\"",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2015-08-01T01:14:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a74d0f8fdea6185e0e5af51c8ac6608a7df36135",
          "body": null,
          "is_bot": false,
          "headline": "add another test",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2015-08-01T01:14:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "675822fbd976dceb4852562ec40cfb4784c08a5d",
          "body": "Fix bug where escaped back slashes were incorrectly being considered as an escaped string quote",
          "is_bot": false,
          "headline": "Merge pull request #20 from sebmck/patch-1",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2015-08-01T01:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9f5dbbf8c1252fecded8b5a31ffe61d10d0cbd4",
          "body": "…as an escaped string quote",
          "is_bot": false,
          "headline": "Fix bug where escaped back slashes were incorrectly being considered …",
          "author_name": "Sebastian McKenzie",
          "author_login": "sebmck",
          "committed_at": "2015-07-31T21:26:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "480c072c2595f92e7655b9f27a8dc0350f45e314",
          "body": null,
          "is_bot": false,
          "headline": "Use `meow` in CLI",
          "author_name": "Kevin Martensson",
          "author_login": "kevva",
          "committed_at": "2015-06-19T17:41:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f23e6fa1ed336cda9b2d9cc62c2e3b9ea21fee3",
          "body": null,
          "is_bot": false,
          "headline": "minor package.json tweaks",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2015-05-18T16:47:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07ed4ad0b9ca2de7dd04a9e92e27db2623c8e136",
          "body": null,
          "is_bot": false,
          "headline": "Update .travis.yml",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2015-02-08T10:10:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9156df0f201bdd9a8aa76df94344d2a678a3635e",
          "body": null,
          "is_bot": false,
          "headline": "Update readme.md",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2015-01-21T08:43:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea495b322e4c29142f3898ee5beecc272a960ec9",
          "body": "fixes #14",
          "is_bot": false,
          "headline": "readme tweaks",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2014-11-23T08:35:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d47058a4adbe55d9d073d4f39273313eea6acd8",
          "body": "Switch to TDD test interface",
          "is_bot": false,
          "headline": "Merge pull request #15 from lydell/test-tdd",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2014-11-10T10:12:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c124e5a4043d830c1917b151946513d9b88b0d0a",
          "body": "Synchronize CLI help and the readme",
          "is_bot": false,
          "headline": "Merge pull request #13 from lydell/cli-help",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2014-11-10T10:09:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3247aafe69dd75e2386712b5503a42766427aad9",
          "body": "The test descriptions were already written TDD-style, but the BDD interface was\nused.",
          "is_bot": false,
          "headline": "Switch to TDD test interface",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2014-11-04T18:32:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9191682897e1a97a97546edeb3840d992b27a233",
          "body": null,
          "is_bot": false,
          "headline": "Synchronize CLI help and the readme",
          "author_name": "Simon Lydell",
          "author_login": "lydell",
          "committed_at": "2014-11-04T18:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e46a41e07fe645c2cf8681a3572e72126c5cefe",
          "body": null,
          "is_bot": false,
          "headline": "Update readme.md",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2014-10-22T23:40:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e24cf755760fce3d21ef66a76092c34fe0a453da",
          "body": null,
          "is_bot": false,
          "headline": "code style",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2014-10-16T19:01:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "142dd671c71f90fb7fdba440184b1bb64543acb3",
          "body": null,
          "is_bot": false,
          "headline": "1.0.2",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2014-10-16T13:24:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d860703670715d66e7d425e2e8a7e59d3a1a5f3",
          "body": null,
          "is_bot": false,
          "headline": "Close #9 PR: Fixes line endings if \\r\\n is found.",
          "author_name": "cregnier",
          "author_login": "chrisregnier",
          "committed_at": "2014-10-16T13:23:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "feef8f756ec947f5d088327d94f6bdcaee41a67a",
          "body": "don't abuse my precious cat",
          "is_bot": false,
          "headline": "Merge pull request #10 from fbm-static/patch-1",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2014-10-16T10:44:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15ce61f17f667f1fda6db896987c1a1febb5af74",
          "body": "use io redirect.",
          "is_bot": false,
          "headline": "don't abuse my precious cat",
          "author_name": "Xof Nagem",
          "author_login": null,
          "committed_at": "2014-10-16T10:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69a1a17b2ef36056492c5223e7cf910c496b4024",
          "body": null,
          "is_bot": false,
          "headline": "1.0.1",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2014-07-26T00:35:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "321b0d02b9e511271cd28e5c2133e96d3bb357c7",
          "body": null,
          "is_bot": false,
          "headline": "1.0.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2014-07-26T00:26:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73ea81247370d76d07d3fa7561441d13ca6b1b02",
          "body": null,
          "is_bot": false,
          "headline": "Update readme.md",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2014-06-05T13:42:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cbd5aede7ccbe5d5a9065b1d47070fd99ad579af",
          "body": null,
          "is_bot": false,
          "headline": "0.1.3",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2014-05-28T10:39:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ade5a1fa07608415bffb7c8b44cce548733863b",
          "body": "stupid lawyers...\n\nfixes #5",
          "is_bot": false,
          "headline": "add license file",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2014-05-28T10:38:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eec7e0fb4a787d44e5f682059e161352667176c4",
          "body": null,
          "is_bot": false,
          "headline": "0.1.2",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2014-04-29T19:52:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92d6463dded0b7f3c9529a3a7aa16532b2f42ea0",
          "body": null,
          "is_bot": false,
          "headline": "0.1.1",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2013-11-17T15:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "907cef81e1d48fe650369e7e7625f8eaa9557e75",
          "body": null,
          "is_bot": false,
          "headline": "Fix cli.js",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2013-11-17T15:21:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81f39b367be53b5181270e6fff4161e6456d78d5",
          "body": null,
          "is_bot": false,
          "headline": "Update readme.md",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2013-11-17T15:08:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c16706b4a18d79a64541251d050e5184a0813fe2",
          "body": null,
          "is_bot": false,
          "headline": "0.1.0",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2013-11-17T15:05:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6c9f07e9dfde3d57fbec3f75d66b38902b68510",
          "body": null,
          "is_bot": false,
          "headline": "init",
          "author_name": "Sindre Sorhus",
          "author_login": "sindresorhus",
          "committed_at": "2013-11-17T15:02:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 10,
      "commits_last_year": 2,
      "latest_release_at": "2025-08-08T14:14:09Z",
      "latest_release_tag": "v5.0.3",
      "releases_from_tags": false,
      "days_since_last_push": 348,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 348,
      "mean_days_between_releases": 394.6
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "strip-json-comments",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "json",
            "strip",
            "comments",
            "remove",
            "delete",
            "trim",
            "multiline",
            "parse",
            "config",
            "configuration",
            "settings",
            "util",
            "env",
            "environment",
            "jsonc"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/strip-json-comments",
          "is_deprecated": false,
          "latest_version": "5.0.3",
          "repository_url": "https://github.com/sindresorhus/strip-json-comments",
          "versions_count": 20,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 764973537,
          "first_published_at": "2013-11-17T15:19:04.627000Z",
          "latest_published_at": "2025-08-08T14:14:05.044000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 348
        }
      ]
    },
    "popularity": {
      "forks": 56,
      "stars": 626,
      "watchers": 12,
      "fork_history": {
        "days": [
          {
            "date": "2013-11-17",
            "count": 1
          },
          {
            "date": "2014-06-10",
            "count": 1
          },
          {
            "date": "2014-08-15",
            "count": 1
          },
          {
            "date": "2014-10-16",
            "count": 1
          },
          {
            "date": "2014-11-04",
            "count": 1
          },
          {
            "date": "2015-02-02",
            "count": 1
          },
          {
            "date": "2015-02-21",
            "count": 1
          },
          {
            "date": "2015-08-02",
            "count": 1
          },
          {
            "date": "2015-11-05",
            "count": 1
          },
          {
            "date": "2016-02-08",
            "count": 1
          },
          {
            "date": "2016-03-25",
            "count": 1
          },
          {
            "date": "2016-05-27",
            "count": 1
          },
          {
            "date": "2016-07-23",
            "count": 1
          },
          {
            "date": "2016-08-09",
            "count": 1
          },
          {
            "date": "2016-11-24",
            "count": 1
          },
          {
            "date": "2017-01-25",
            "count": 1
          },
          {
            "date": "2017-04-10",
            "count": 1
          },
          {
            "date": "2017-05-18",
            "count": 1
          },
          {
            "date": "2017-06-28",
            "count": 1
          },
          {
            "date": "2017-08-04",
            "count": 1
          },
          {
            "date": "2017-09-01",
            "count": 1
          },
          {
            "date": "2018-01-12",
            "count": 1
          },
          {
            "date": "2018-10-23",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 1
          },
          {
            "date": "2019-11-24",
            "count": 1
          },
          {
            "date": "2020-04-19",
            "count": 1
          },
          {
            "date": "2020-06-22",
            "count": 1
          },
          {
            "date": "2020-07-10",
            "count": 1
          },
          {
            "date": "2020-07-19",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2021-01-01",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-26",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 1
          },
          {
            "date": "2022-09-24",
            "count": 1
          },
          {
            "date": "2022-10-08",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-05",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-10-04",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2026-01-26",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 56,
        "total_forks": 56
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 4418,
      "source_files_sampled": 5,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 4,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "ava",
            "direct": false,
            "version": "^4.3.1",
            "ecosystem": "npm"
          },
          {
            "name": "matcha",
            "direct": false,
            "version": "^0.7.0",
            "ecosystem": "npm"
          },
          {
            "name": "tsd",
            "direct": false,
            "version": "^0.22.0",
            "ecosystem": "npm"
          },
          {
            "name": "xo",
            "direct": false,
            "version": "^0.54.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 4,
        "direct_count": 0,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 18,
        "open_issues": 0,
        "closed_ratio": 1,
        "closed_issues": 34,
        "closed_unmerged_prs": 11
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "sindresorhus",
          "commits": 61,
          "avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4"
        },
        {
          "type": "User",
          "login": "lydell",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2142817?v=4"
        },
        {
          "type": "User",
          "login": "blakeembrey",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1088987?v=4"
        },
        {
          "type": "User",
          "login": "BendingBender",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4807083?v=4"
        },
        {
          "type": "User",
          "login": "EdwardBetts",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3818?v=4"
        },
        {
          "type": "User",
          "login": "joshuajaco",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/31038284?v=4"
        },
        {
          "type": "User",
          "login": "kevva",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/709159?v=4"
        },
        {
          "type": "User",
          "login": "papb",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/20914054?v=4"
        },
        {
          "type": "User",
          "login": "C0ldF0x",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1824213?v=4"
        },
        {
          "type": "User",
          "login": "Richienb",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/29491356?v=4"
        }
      ],
      "contributors_sampled": 16,
      "top_contributor_share": 0.792
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": false,
      "ci_workflows": [
        "main.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 0,
            "reason": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 7/30 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 15 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "7355ba42e0ad6e5cd27cc984add85355df50fa34",
        "ran_at": "2026-07-22T16:12:09Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2025-08-08T14:14:47Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2023-07-04T11:19:43Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/sindresorhus/strip-json-comments",
    "host": "github.com",
    "name": "strip-json-comments",
    "owner": "sindresorhus"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 50,
      "inputs": {
        "security": 39,
        "vitality": 27,
        "community": 81,
        "governance": 67,
        "engineering": 38
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 27,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 9,
            "inputs": {
              "commits_last_year": 2,
              "human_commit_share": 1,
              "days_since_last_push": 348,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 348 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 348
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "2 commits in the last year",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "releases_count": 10,
              "latest_release_tag": "v5.0.3",
              "releases_from_tags": false,
              "days_since_latest_release": 348,
              "mean_days_between_releases": 394.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "10 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 348 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 348
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~394.6 days",
                "points": 5.4,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 394.6
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "no_open_demand",
                "recent_release"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 0,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 1114,
              "days_since_last_human_commit": 348,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 348 days, with nothing left unanswered; held at dormant by nothing open to answer, a release within the year",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 348
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "nothing open to answer, a release within the year"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 81,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "forks": 56,
              "stars": 626,
              "watchers": 12,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "626 stars",
                "points": 45.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 626
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "56 forks",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 56
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "12 watchers",
                "points": 5.8,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "strip-json-comments"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 764973537
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "764,973,537 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 764973537,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 67,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 16,
              "top_contributor_share": 0.792
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 79% of commits",
                "points": 4.7,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 79
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "16 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 16
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "merged_prs": 18,
              "open_issues": 0,
              "closed_issues": 34,
              "issue_closed_ratio": 1,
              "closed_unmerged_prs": 11
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.8,
                "status": "met",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "18/29 decided PRs merged",
                "points": 23.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 18,
                      "decided": 29
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 7/30 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 75,
            "inputs": {
              "followers": 80365,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "sindresorhus",
              "public_repos": 1140,
              "account_age_days": 6057
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "80,365 followers of sindresorhus",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 80365,
                      "login": "sindresorhus"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "1140 public repos, account ~16 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 1140
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 16
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "strip-json-comments"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 348
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 348 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 348
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "20 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 20
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "at_risk",
        "name": "Engineering Quality",
        "value": 38,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "at_risk",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "has_ci": true,
              "has_tests": false,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "moderate",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "topics": [
                "json-comments",
                "json",
                "jsonc",
                "npm-package"
              ],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 39,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "0 out of 7 merged PRs checked by a CI test -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 7/30 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 15 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "critical",
        "name": "AI Readiness",
        "value": 15,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.28,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "23 of 82 human commits state their intent (structured subject or explanatory body)",
                "points": 15,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 23,
                      "sampled": 82
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "has_nix": false,
              "has_tests": false,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 82",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 82
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 4418,
              "source_files_sampled": 5,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/5 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 5,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T16:12:23.865750Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sindresorhus/strip-json-comments.svg",
  "full_name": "sindresorhus/strip-json-comments",
  "license_state": "standard",
  "license_spdx": "MIT"
}

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsnpm.