Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 22:33 UTC

tj / co

The ultimate generator based flow-control goodness for nodejs (supports thunks, promises, etc)

JavaScriptMIT★ 11,850 stars⑂ 779 forkssince Jun 2013View on GitHub ↗

tj/co holds a health index of 29 out of 100, placing it in the Critical band. It scores highest on Community & Adoption (82/100) and lowest on Vitality (20/100). It was last updated 2045 days ago. A single contributor accounts for most of its recent work.

29
overall / 100
Critical

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.

29
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.

Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.

Ownership

TJPersonal account
51,845 followers296 public repossince Sep 2008Apex

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
npmco4.6.0162,447,897344031 days agoasyncflowgeneratorcorocoroutine

Metrics by category

Vitality

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

20Critical · 22% of overall
How it's scored
0/36Push recency — last push 2,045 days ago
0/36Commit cadence — 0/52 weeks with commits
0/18Commit volume — 0 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_year0
human_commit_share1
days_since_last_push2,045
active_weeks_last_year0
How it's scored
16.2/27Ships releases — 36 version tags (no GitHub releases)
0/36Release recency — latest release 4,031 days ago
27/27Release cadence — a release every ~18.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count36
latest_release_tag4.6.0
releases_from_tagsyes
days_since_latest_release4,031
mean_days_between_releases18.9
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?

82Good · 18% of overall
How it's scored
60/60Stars — 11,850 stars
24.1/25Forks — 779 forks
13.4/15Watchers — 254 watchers
Inputs used
forks779
stars11,850
watchers254
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 162,447,897 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesco
dependents
ecosystemsnpm
total_downloads
monthly_downloads162,447,897
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?

61Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
11/22.5Commit distribution — top contributor authored 51% of commits
13.5/13.5Contributor breadth — 45 contributors
10/10OpenSSF Scorecard: Contributors — project has 39 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled45
top_contributor_share0.511
How it's scored
38.8/46.8Issue resolution — 83% of issues closed
17.7/38.3PR acceptance — 67/145 decided PRs merged
4.5/15OpenSSF Scorecard: Code-Review — Found 9/27 approved changesets -- score normalized to 3
Inputs used
merged_prs67
open_issues30
closed_issues146
issue_closed_ratio0.83
closed_unmerged_prs78
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 51,845 followers of tj
25/25Track record — 296 public repos, account ~17 yr old
Inputs used
followers51,845
owner_typeUser
is_verified
owner_logintj
public_repos296
account_age_days6,515
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
4/35Publish recency — latest publish 4,031 days ago
20/20Version history — 34 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesco
ecosystemsnpm
any_deprecatedno
min_days_since_publish4,031

Engineering Quality

Are baseline engineering and documentation practices in place?

34At risk · 20% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — 0 out of 9 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

46At 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 9 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
2.2/7.5Code-Review — Found 9/27 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 39 contributing companies or organizations
0/10Dangerous-Workflow — no data
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 — no data
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — no data
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.2
Excluded from scoring (no data or not applicable): dangerous_workflow, packaging, pinned_dependencies, signed_releases, token_permissions. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages1
unassessed_packages3
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV. 3 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

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.

27Critical · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
17.6/40Legible commit history — 33 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.33
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — no data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
55/55Manageable file sizes — 0/12 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes6,624
source_files_sampled12
oversized_source_files0

Key facts

11,850GitHub stars
45contributors
0commits, last 12 months
2,045days since last push
36releases
1bus factor
30open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 779 ⇿
0Stars
779Forks
36Releases

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.

0200400600800777112013-062019-092026-01
Major 4Minor 15Patch 17

Each point covers 12 days.

OpenSSF Scorecard 3.2 / 10
3.2aggregate

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 22:33 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 9 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 9/27 approved changesets -- score normalized to 3
10Contributorsproject has 39 contributing companies or organizations
n/aDangerous-Workflowno workflows found
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
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
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
npmbrowserify^10.0.0indirect
npmistanbul-harmony0indirect
npmmocha^2.0.0indirect
npmmz^1.0.2indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 1 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 3 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 437,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "JavaScript": 21522
      },
      "pushed_at": "2020-12-15T07:22:26Z",
      "created_at": "2013-06-06T04:06:16Z",
      "owner_type": "User",
      "updated_at": "2026-07-20T13:32:08Z",
      "description": "The ultimate generator based flow-control goodness for nodejs (supports thunks, promises, etc)",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "TJ",
      "type": "User",
      "login": "tj",
      "company": "Apex",
      "location": null,
      "followers": 51845,
      "avatar_url": "https://avatars.githubusercontent.com/u/25254?v=4",
      "created_at": "2008-09-18T22:37:28Z",
      "is_verified": null,
      "public_repos": 296,
      "account_age_days": 6515
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "4.6.0",
          "kind": "minor",
          "published_at": "2015-07-09T22:29:44Z"
        },
        {
          "tag": "4.5.4",
          "kind": "patch",
          "published_at": "2015-05-03T22:57:48Z"
        },
        {
          "tag": "4.5.3",
          "kind": "patch",
          "published_at": "2015-05-03T22:38:08Z"
        },
        {
          "tag": "4.5.2",
          "kind": "patch",
          "published_at": "2015-04-17T17:33:13Z"
        },
        {
          "tag": "4.5.1",
          "kind": "patch",
          "published_at": "2015-03-18T04:23:43Z"
        },
        {
          "tag": "4.5.0",
          "kind": "minor",
          "published_at": "2015-03-18T04:22:24Z"
        },
        {
          "tag": "4.4.0",
          "kind": "minor",
          "published_at": "2015-02-15T01:10:49Z"
        },
        {
          "tag": "4.3.1",
          "kind": "patch",
          "published_at": "2015-02-07T01:56:22Z"
        },
        {
          "tag": "4.3.0",
          "kind": "minor",
          "published_at": "2015-02-07T01:56:02Z"
        },
        {
          "tag": "4.2.0",
          "kind": "minor",
          "published_at": "2015-01-21T02:03:16Z"
        },
        {
          "tag": "4.1.0",
          "kind": "minor",
          "published_at": "2014-12-26T21:52:15Z"
        },
        {
          "tag": "4.0.2",
          "kind": "patch",
          "published_at": "2014-12-18T21:53:57Z"
        },
        {
          "tag": "4.0.1",
          "kind": "patch",
          "published_at": "2014-11-29T20:42:43Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2014-11-16T06:19:22Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2014-07-01T02:48:07Z"
        },
        {
          "tag": "3.0.6",
          "kind": "patch",
          "published_at": "2014-05-03T18:35:42Z"
        },
        {
          "tag": "3.0.5",
          "kind": "patch",
          "published_at": "2014-03-17T15:52:48Z"
        },
        {
          "tag": "3.0.4",
          "kind": "patch",
          "published_at": "2014-02-18T05:01:51Z"
        },
        {
          "tag": "3.0.3",
          "kind": "patch",
          "published_at": "2014-02-08T19:01:54Z"
        },
        {
          "tag": "3.0.2",
          "kind": "patch",
          "published_at": "2014-01-01T22:53:36Z"
        },
        {
          "tag": "3.0.1",
          "kind": "patch",
          "published_at": "2013-12-20T05:07:39Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2013-12-20T04:04:12Z"
        },
        {
          "tag": "2.3.0",
          "kind": "minor",
          "published_at": "2013-11-12T20:34:13Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2013-11-06T00:45:52Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2013-10-21T20:22:02Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2013-10-14T23:39:31Z"
        },
        {
          "tag": "1.5.2",
          "kind": "patch",
          "published_at": "2013-09-02T17:26:41Z"
        },
        {
          "tag": "1.5.1",
          "kind": "patch",
          "published_at": "2013-08-11T00:34:20Z"
        },
        {
          "tag": "1.4.1",
          "kind": "patch",
          "published_at": "2013-07-01T20:34:30Z"
        },
        {
          "tag": "1.4.0",
          "kind": "minor",
          "published_at": "2013-06-22T06:20:38Z"
        },
        {
          "tag": "1.3.0",
          "kind": "minor",
          "published_at": "2013-06-10T20:42:26Z"
        },
        {
          "tag": "1.2.1",
          "kind": "patch",
          "published_at": "2013-06-09T00:54:28Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2013-06-08T19:44:37Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2013-06-06T23:36:52Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2013-06-06T14:04:44Z"
        },
        {
          "tag": "0.5.0",
          "kind": "minor",
          "published_at": "2013-08-10T02:13:14Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "249bbdc72da24ae44076afd716349d2089b31c4c",
          "body": null,
          "is_bot": false,
          "headline": "Add nodejs stable and LTS versions to travis tests (#300)",
          "author_name": "Shimon Tolts",
          "author_login": "shimont",
          "committed_at": "2016-10-17T04:06:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "497742cc384dfb63b7010edc04c370766fe450f0",
          "body": "Add newline for consistency",
          "is_bot": false,
          "headline": "Merge pull request #268 from saadq/patch-1",
          "author_name": "TJ Holowaychuk",
          "author_login": "tj",
          "committed_at": "2016-06-30T21:45:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7aa201b994af4a7461f3f4032e31bf096d959eb",
          "body": "async/await is not part of ES7",
          "is_bot": false,
          "headline": "Merge pull request #279 from fkling/patch-1",
          "author_name": "TJ Holowaychuk",
          "author_login": "tj",
          "committed_at": "2016-06-22T16:52:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c66f0a40fbf2d178342543b3a65766441e396c4b",
          "body": "I assume ES7 is a synonym for ES2016 here. ES2016 was just released and async/await is not a part of it. I believe keeping this expression will confuse people who don't really follow the standard process.",
          "is_bot": false,
          "headline": "async/await is not part of ES7",
          "author_name": "Felix Kling",
          "author_login": "fkling",
          "committed_at": "2016-06-22T14:58:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "717b043371ba057cb7a4a2a4e47120d598116ed7",
          "body": "Update platform compat in README.",
          "is_bot": false,
          "headline": "Merge pull request #273 from ericelliott/patch-1",
          "author_name": "TJ Holowaychuk",
          "author_login": "tj",
          "committed_at": "2016-05-20T02:06:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e58f571b8a85aa4e2b96d4e35b9f0f95e090ba3",
          "body": "io.js has merged into Node v4+, which supports generators out of the box.",
          "is_bot": false,
          "headline": "Update platform compat.",
          "author_name": "Eric Elliott",
          "author_login": "ericelliott",
          "committed_at": "2016-05-20T01:51:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cce393407beaf5233d250ebf845e0a686ff74fa8",
          "body": null,
          "is_bot": false,
          "headline": "Add newline for consistency",
          "author_name": "Saad Quadri",
          "author_login": "saadq",
          "committed_at": "2016-04-28T02:52:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4df983bb8ec7aca3761fb3a764d0f25cda0954db",
          "body": "Avoid warning when using bluebird as Promise implementation.",
          "is_bot": false,
          "headline": "Merge pull request #259 from tuvistavie/master",
          "author_name": "TJ Holowaychuk",
          "author_login": "tj",
          "committed_at": "2016-02-15T21:17:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3ad55a46006c4746184f597ccc7479e291b4ce2",
          "body": null,
          "is_bot": false,
          "headline": "Avoid warning when using bluebird as Promise implementation.",
          "author_name": "Daniel Perez",
          "author_login": null,
          "committed_at": "2016-01-18T04:55:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "02c9eee2fc161390353f343facfd085a5d0021df",
          "body": "add missing quote",
          "is_bot": false,
          "headline": "Merge pull request #255 from cookfront/master",
          "author_name": "TJ Holowaychuk",
          "author_login": "tj",
          "committed_at": "2016-01-13T16:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61230331e0bb998eb8f19d00a432fa5668197ff2",
          "body": null,
          "is_bot": false,
          "headline": "add missing quote",
          "author_name": "zhangmin",
          "author_login": null,
          "committed_at": "2015-12-28T15:52:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e679907d5e06b48e5d7523a856b75ca21eec8349",
          "body": "publish co-browser.js to npm",
          "is_bot": false,
          "headline": "Merge pull request #225 from gaye/publish-browser-build-to-npm",
          "author_name": "fengmk2",
          "author_login": "fengmk2",
          "committed_at": "2015-09-11T06:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4117a48628b2f8b00b147eb8feda0faedf914ce0",
          "body": "Fixed typo in some test codes",
          "is_bot": false,
          "headline": "Merge pull request #238 from TakayukiSakai/master",
          "author_name": "jongleberry",
          "author_login": "jonathanong",
          "committed_at": "2015-08-22T22:07:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c97937c9c4b1f5da2fafe526d5b4f9462a65fec",
          "body": null,
          "is_bot": false,
          "headline": "Fixed typo in some test codes",
          "author_name": "Takayuki Sakai",
          "author_login": "takayuky",
          "committed_at": "2015-08-02T21:28:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b54d18f8f472ad1314800e786993c4169a5ff9f8",
          "body": null,
          "is_bot": false,
          "headline": "4.6.0",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2015-07-09T22:29:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fb180fa006a07859c15588bb6102aade67c4909",
          "body": null,
          "is_bot": false,
          "headline": "add arguments.js test case for #fac76c5",
          "author_name": "Jorge Bucaran",
          "author_login": null,
          "committed_at": "2015-07-09T22:29:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59b089b5d2ccafcddc26b361b1bfcf1842175df3",
          "body": null,
          "is_bot": false,
          "headline": "support passing rest of args into generator via co(gen, ...args)",
          "author_name": "Jorge Bucaran",
          "author_login": null,
          "committed_at": "2015-07-09T22:29:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "628238593c593f8e0ef293e1054699ddb384ce1b",
          "body": null,
          "is_bot": false,
          "headline": "history: add 4.6.0",
          "author_name": "Jorge Bucaran",
          "author_login": null,
          "committed_at": "2015-07-09T22:28:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c1829b5e784d31c4447ed502cfe71f2fe4c6dd6",
          "body": null,
          "is_bot": false,
          "headline": "publish co-browser.js to npm",
          "author_name": "gaye",
          "author_login": null,
          "committed_at": "2015-05-26T01:44:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "222a066375d2a7d69b5b42254d653205d10ad9b7",
          "body": null,
          "is_bot": false,
          "headline": "4.5.4",
          "author_name": "jongleberry",
          "author_login": "jonathanong",
          "committed_at": "2015-05-03T22:57:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab5815f7e874748c236655f98374ac00d3663721",
          "body": null,
          "is_bot": false,
          "headline": "add browser support",
          "author_name": "Boris Cherny",
          "author_login": "bcherny",
          "committed_at": "2015-05-03T22:38:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8b7fda6a11e228e4fbf11f9f14a4bc02f82ef9b",
          "body": null,
          "is_bot": false,
          "headline": "4.5.2",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2015-04-17T17:33:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff76c2a49b41f5303ada657c57a4692f318f5793",
          "body": "Currently gitter image is broken on https://www.npmjs.com/package/co\n\nProblem was unencoded space %20. Also unified format to match other badges.",
          "is_bot": false,
          "headline": "Fix gitter link for npmjs.com",
          "author_name": "Tim Oxley",
          "author_login": "timoxley",
          "committed_at": "2015-04-17T17:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a3d6007df3354c940bd7af410e63f31e10c93663",
          "body": null,
          "is_bot": false,
          "headline": "4.5.1",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2015-03-18T04:23:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f86d8eba4d34582b1efd7cb625f55d786f0dfca",
          "body": null,
          "is_bot": false,
          "headline": "4.5.0",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2015-03-18T04:23:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d996f27b9bf62d17a870c8c4370a5c3aa3d31eb",
          "body": null,
          "is_bot": false,
          "headline": "support regular functions that throw",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2015-03-18T04:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d3cb91af5a9a8f97a64f20995ead196b5ef4c1a",
          "body": null,
          "is_bot": false,
          "headline": "make co support with function",
          "author_name": "welefen",
          "author_login": "welefen",
          "committed_at": "2015-03-18T04:20:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "57eba14573a3f2978967cfa064e442dfc2a6ddd2",
          "body": null,
          "is_bot": false,
          "headline": "Typo on history dates",
          "author_name": "Lucas Lobosque",
          "author_login": null,
          "committed_at": "2015-02-25T17:23:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92fd1b4b6634bf1f769ff77f3c7e1ef80a879f92",
          "body": "typo/style error: changed the styled nested `yieldable`s are supported to nested `yieldable` objects are supported",
          "is_bot": false,
          "headline": "Update Readme.md",
          "author_name": "Sam Wolfand",
          "author_login": "swolfand",
          "committed_at": "2015-02-20T01:19:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2203ee50656b2bba16f72ecce531baf346f75dd2",
          "body": null,
          "is_bot": false,
          "headline": "4.4.0",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2015-02-15T01:10:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3004f22e31e0f4731f31fb8e0479756e2f97f210",
          "body": "Currently it's impossible to inspect the wrapped generator function if you want\nto dynamically extract its source to produce documentation. With native async\nfunctions this won't be a problem but right now the `co.wrap` wrapper is too\nopaque for this use case.",
          "is_bot": false,
          "headline": "Expose the underlying generator function from wrapper functions",
          "author_name": "James Ide",
          "author_login": "ide",
          "committed_at": "2015-02-15T01:01:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e50cefc85de4570d394e3f9b0a32a7a5db7e924",
          "body": null,
          "is_bot": false,
          "headline": "refactor \"isGeneratorFunction\"",
          "author_name": "zensh",
          "author_login": "zensh",
          "committed_at": "2015-02-15T00:59:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e9ac05bdd61f66a807a0586c50d00081159564f",
          "body": null,
          "is_bot": false,
          "headline": "chore(component.json): 4.3.1",
          "author_name": "Ariel Mashraki",
          "author_login": "a8m",
          "committed_at": "2015-02-15T00:59:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f7d83514eafd4e7ad846a4ffc7471666bfae57d",
          "body": null,
          "is_bot": false,
          "headline": "travis: don't test iojs minors because it moves too fast",
          "author_name": "jongleberry",
          "author_login": "jonathanong",
          "committed_at": "2015-02-11T03:36:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b579e431d16aaa4bef746cbef3dab88cf01f23e9",
          "body": null,
          "is_bot": false,
          "headline": "update commnets",
          "author_name": "pana",
          "author_login": "Pana",
          "committed_at": "2015-02-07T15:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3003783cac8e496a124186164c9d7e21a57fa96",
          "body": null,
          "is_bot": false,
          "headline": "4.3.1",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2015-02-07T01:56:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "145355c3733f8f2a951febf8cf38d2049d7921ca",
          "body": null,
          "is_bot": false,
          "headline": "4.3.0",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2015-02-07T01:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de854e9e97741abe3565479568ad8a1696875ba6",
          "body": null,
          "is_bot": false,
          "headline": "add fallback generator function test",
          "author_name": "Bence Dányi",
          "author_login": "madbence",
          "committed_at": "2015-02-07T01:56:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "793b44eaa95f8320b0a7d26a00e09f8abc2a58b6",
          "body": null,
          "is_bot": false,
          "headline": "test on node v0.12 instead of v0.11",
          "author_name": "jongleberry",
          "author_login": "jonathanong",
          "committed_at": "2015-02-06T22:42:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c7238872d08dfe1db7fb7886fbac49ab05f8afd",
          "body": null,
          "is_bot": false,
          "headline": "test on iojs",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2015-02-06T07:55:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e2ecb81b78354bb9bf6ccd86d32f68bf03e5dfa",
          "body": null,
          "is_bot": false,
          "headline": "add iojs compatibility to readme",
          "author_name": "Bence Dányi",
          "author_login": "madbence",
          "committed_at": "2015-02-06T07:52:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "735fd49a98f250124886f57b418d468709b5bbea",
          "body": null,
          "is_bot": false,
          "headline": "4.2.0",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2015-01-21T02:03:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "48ca4dcfa6b6a7396aef57e8d78928cfffc814bc",
          "body": null,
          "is_bot": false,
          "headline": "implement alternate generatorfunction test",
          "author_name": "Michael Rawlings",
          "author_login": "mlrawlings",
          "committed_at": "2015-01-21T02:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ef0de40e0b1581118e4eac9accfc7ef52798df0b",
          "body": null,
          "is_bot": false,
          "headline": "minor grammar fix in readme",
          "author_name": "Chris Montgomery",
          "author_login": "chmontgomery",
          "committed_at": "2014-12-29T21:01:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1533f0726b7b556207ecaec9ebf2477e09742aa",
          "body": null,
          "is_bot": false,
          "headline": "4.1.0",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-12-26T21:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4176407bce27d48a02c93e132c188983af37fa51",
          "body": null,
          "is_bot": false,
          "headline": "remove unnused request dependency",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-12-26T21:52:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc350c3b03a2385c593ed8c87609169706f65dc8",
          "body": null,
          "is_bot": false,
          "headline": "add comment about the memory leak error",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-12-26T21:49:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efbcf13f8f9259728c3477a988977fa3c3d08e6c",
          "body": null,
          "is_bot": false,
          "headline": "fixes #180 (memory leak)",
          "author_name": "zensh",
          "author_login": "zensh",
          "committed_at": "2014-12-26T21:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "987d642f8f26794e3ff13c1fe25f90b5d631d896",
          "body": null,
          "is_bot": false,
          "headline": "added test for issue #178",
          "author_name": "Ilya Kantor",
          "author_login": "iliakan",
          "committed_at": "2014-12-19T08:35:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6beb8354d38a9f8cad66ff398bf0502d1e4b24b1",
          "body": null,
          "is_bot": false,
          "headline": "4.0.2",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-12-18T21:53:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5007a8174acd75570325b90ed9bf148e1ce846a7",
          "body": null,
          "is_bot": false,
          "headline": "always wrap the result in a Promise.resolve()",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-12-18T20:06:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "646b7f5ded35514987c99276b15d381e79fabd2d",
          "body": null,
          "is_bot": false,
          "headline": "fix(component): rename repo + update version",
          "author_name": "Ariel Mashraki",
          "author_login": "a8m",
          "committed_at": "2014-12-15T18:14:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2862556119afdf4cbdb47fc73b02cbf83cb576cd",
          "body": null,
          "is_bot": false,
          "headline": "4.0.1",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-11-29T20:42:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bcf8c48b15560e6905cc8f421fb36d4a76dd75e1",
          "body": null,
          "is_bot": false,
          "headline": "New ES6 friendlier exports",
          "author_name": "yuchi",
          "author_login": "yuchi",
          "committed_at": "2014-11-29T20:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25846419f56299a533508661d4e66cc1c0e36a92",
          "body": null,
          "is_bot": false,
          "headline": "beautify the gitter badge",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-11-24T05:05:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "987776172b84d26674613b75522b39371bb09f71",
          "body": null,
          "is_bot": false,
          "headline": "Added Gitter badge",
          "author_name": "The Gitter Badger",
          "author_login": "gitter-badger",
          "committed_at": "2014-11-24T05:03:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9fca9f4a849b555cd4bcf795fc29f8e88ec393ff",
          "body": null,
          "is_bot": false,
          "headline": "add 'engines' property on package.json",
          "author_name": "fengmk2",
          "author_login": "fengmk2",
          "committed_at": "2014-11-16T09:48:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7edf32688f3e2493a24c34c9db289449d51a6fb",
          "body": null,
          "is_bot": false,
          "headline": "4.0.0",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-11-16T06:19:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53b22901e4f3cebf7b3d6e6a49452fcccd8610f6",
          "body": null,
          "is_bot": false,
          "headline": "remove now unused makefile",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-11-16T06:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46743f05efd3e40ea2b705997258f0e348085765",
          "body": null,
          "is_bot": false,
          "headline": "remove examples for now because they are out of date",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-11-16T06:11:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff80ab1f270fa4ad71573a2c95167cf8163d2733",
          "body": null,
          "is_bot": false,
          "headline": "update readme",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-11-16T06:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d2a63cad5788dd3fcdecfee7f2e43c19d0116ec",
          "body": null,
          "is_bot": false,
          "headline": "switch to a promise implementation",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-11-15T22:27:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f20460fe059991f5291dafcaffd5d1f0ed3c3f03",
          "body": null,
          "is_bot": false,
          "headline": "add some sexy badges",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-10-28T04:31:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c88636ec8d815d629a0a97327c6e1bd33a1f603",
          "body": null,
          "is_bot": false,
          "headline": "add test coverage",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-10-28T04:29:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eda952a801126e8ffb6aff34448d5a290150c5c3",
          "body": null,
          "is_bot": false,
          "headline": "remove benchmarks",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-10-28T04:24:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70ba8e207f7c1ea0fa56b5da33e80add3c7a7952",
          "body": "Update Readme.md",
          "is_bot": false,
          "headline": "Merge pull request #153 from bransorem/patch-1",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-10-27T18:05:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b59216cd19c9c33cb6883790324a8aaef78fc68",
          "body": null,
          "is_bot": false,
          "headline": "Update Readme.md",
          "author_name": "Bran Sorem",
          "author_login": "bransorem",
          "committed_at": "2014-10-26T01:35:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b74b10ae7676a6687de67e5d0a6b1fa7c7b3d657",
          "body": "who cares. closes #147",
          "is_bot": false,
          "headline": "readme: remove performance sections",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-10-06T06:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8b76aef994604340ad57be77277c75095b6b26e",
          "body": "Update arguments.js",
          "is_bot": false,
          "headline": "Merge pull request #146 from rhacker/patch-1",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-10-05T02:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "023ecb42e16717d53ffa3ef8b13c6689026c4e5e",
          "body": "Update to use correct term 'control flow'",
          "is_bot": false,
          "headline": "Merge pull request #150 from nexxy/master",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-10-05T02:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a369adc4a34f5628c98308ed0a03a187d08de03",
          "body": null,
          "is_bot": false,
          "headline": "Update to use correct term 'control flow'",
          "author_name": "Emily Rose",
          "author_login": null,
          "committed_at": "2014-10-03T21:55:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d391e1ac8f4c75c084421b6083e4a614a42801d",
          "body": "typo",
          "is_bot": false,
          "headline": "Update arguments.js",
          "author_name": "Dung Quang",
          "author_login": null,
          "committed_at": "2014-09-10T21:32:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93fd2bb5e8803fdde15d95b3025b0b134904f4dc",
          "body": null,
          "is_bot": false,
          "headline": "3.1.0",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-07-01T02:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8446e81ef29e72561e73073394cef9e93ae8dcc9",
          "body": "thanks @greim. closes #120 closes #121",
          "is_bot": false,
          "headline": "preserve key ordering",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-07-01T02:44:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f229862d0d9251f2dc95ce574824346ac5dd87a",
          "body": null,
          "is_bot": false,
          "headline": "better error message when a non-yieldable is yielded",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-07-01T02:38:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0eebafd68077ef2a92662fceb8b842a91ae3e33",
          "body": null,
          "is_bot": false,
          "headline": "update deps, use bluebird instead of q",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-07-01T02:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd850e7a15a4391eabce55db2af15405e24a4fed",
          "body": null,
          "is_bot": false,
          "headline": "use a closure instead of .bind()",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-07-01T02:27:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa59ffd6ee680d8ffb4bfaf302b2ea9e77f7079d",
          "body": "svg badge for build status",
          "is_bot": false,
          "headline": "Merge pull request #128 from sahat/patch-1",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-06-19T18:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6fb3b6a650bbbcd00870ec6249d55167a4258c1",
          "body": null,
          "is_bot": false,
          "headline": "svg badge for build status",
          "author_name": "Sahat Yalkabov",
          "author_login": "sahat",
          "committed_at": "2014-06-19T18:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e42133e249d95d82c423569e11d7cfbb4efd2455",
          "body": "negligible Spelling",
          "is_bot": false,
          "headline": "Merge pull request #127 from RichAyotte/patch-1",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-06-17T00:49:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd3d49edf555846e2ccb281269339af805257183",
          "body": null,
          "is_bot": false,
          "headline": "negligible Spelling",
          "author_name": "Richard Ayotte",
          "author_login": "RichAyotte",
          "committed_at": "2014-06-17T00:33:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfb292028efab3e388a3e1899cdf4fd557ae22b6",
          "body": "Update http example to work immediately",
          "is_bot": false,
          "headline": "Merge pull request #124 from ajcrites/example-update",
          "author_name": "TJ Holowaychuk",
          "author_login": "tj",
          "committed_at": "2014-06-10T15:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c304ed568b44ca3a1bcf6e42523aa22e24535618",
          "body": "Currenty version of superagent passes something truthy to the first argument of the callback so co thinks this is an error.  Doesn't happen with request.",
          "is_bot": false,
          "headline": "Update http example to work immediately",
          "author_name": "Andrew Crites",
          "author_login": null,
          "committed_at": "2014-06-10T13:48:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db5b2773ebd32696ce39455470d26cb9ac167cfc",
          "body": "remove setImmediate shim, add platform compat notes to readme",
          "is_bot": false,
          "headline": "Merge pull request #117 from visionmedia/platform-compatibility",
          "author_name": "TJ Holowaychuk",
          "author_login": "tj",
          "committed_at": "2014-05-03T21:53:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d55df9a1542fbb0a442b4935751c1d0498aacc0d",
          "body": null,
          "is_bot": false,
          "headline": "remove unused toString",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-05-03T21:50:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ddcda6cdde5897c0d5075b36c1b27b64e1d7d1c",
          "body": null,
          "is_bot": false,
          "headline": "remove setImmediate shim, add platform compat notes to readme",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-05-03T21:48:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efad817a75cb71528d32f859a09dd00824297605",
          "body": null,
          "is_bot": false,
          "headline": "Release 3.0.6",
          "author_name": "TJ Holowaychuk",
          "author_login": "tj",
          "committed_at": "2014-05-03T18:35:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0fb416c44a2131a5ae5f1a7e42bf38840110aa3",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'master' of ssh://github.com/visionmedia/co",
          "author_name": "TJ Holowaychuk",
          "author_login": "tj",
          "committed_at": "2014-05-03T18:34:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "218fc1aebfcaecd0a9f0cdfc25c2298adfb6747a",
          "body": "Remove duplicate code in toThunk",
          "is_bot": false,
          "headline": "Merge pull request #116 from island205/master",
          "author_name": "TJ Holowaychuk",
          "author_login": "tj",
          "committed_at": "2014-05-03T18:34:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8dc10d10b53adfb4ce833a9462b39841fbaf0a23",
          "body": null,
          "is_bot": false,
          "headline": "remove duplicate code in toThunk",
          "author_name": "island205",
          "author_login": "island205",
          "committed_at": "2014-04-29T11:38:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e48f22f6eded9d522e4dbc2c3b821bea04c4e8a",
          "body": null,
          "is_bot": false,
          "headline": "add generator function error catching test",
          "author_name": "TJ Holowaychuk",
          "author_login": "tj",
          "committed_at": "2014-04-18T17:24:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23f0330d272ed0f86e3d92c45e5756cd62113ff7",
          "body": null,
          "is_bot": false,
          "headline": "add test for catching generator errors",
          "author_name": "TJ Holowaychuk",
          "author_login": "tj",
          "committed_at": "2014-04-18T17:23:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6db0d5230caaa8672858da78cc630e42bc8dc3bc",
          "body": null,
          "is_bot": false,
          "headline": "update thunkify",
          "author_name": "TJ Holowaychuk",
          "author_login": "tj",
          "committed_at": "2014-04-17T21:11:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9aef83ee80c19aa3a744fe88333035140a6db1d5",
          "body": "add example with arguments",
          "is_bot": false,
          "headline": "Merge pull request #106 from dead-horse/add-arguments-example",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-04-16T05:29:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2d24b2ffc0fbd1796b36cd1c70ebafba991091a",
          "body": null,
          "is_bot": false,
          "headline": "benchmark: use setImmediate everywhere so we can bump mtime",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-04-13T01:36:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0174017db87f92cc1f38fbd21ff5867ea62c5606",
          "body": null,
          "is_bot": false,
          "headline": "add example with arguments",
          "author_name": "dead_horse",
          "author_login": "dead-horse",
          "committed_at": "2014-04-08T02:48:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a1d93046692c30c980ac8fd392650f47406dd26",
          "body": "…-fallback\n\nindex: add `setImmediate()` fallback to `process.nextTick`",
          "is_bot": false,
          "headline": "Merge pull request #105 from TooTallNate/update/add-v0.8-setImmediate…",
          "author_name": "TJ Holowaychuk",
          "author_login": "tj",
          "committed_at": "2014-04-05T00:00:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eefa9b40533d5624cca8285b3d6489ec0cbca274",
          "body": "For v0.8 compatibility. Yes, `co` is indeed usable with v0.8\nusing things like `gnode` and/or `facebook/regenerator` :)",
          "is_bot": false,
          "headline": "index: add `setImmediate()` fallback to `process.nextTick`",
          "author_name": "Nathan Rajlich",
          "author_login": "TooTallNate",
          "committed_at": "2014-04-04T20:34:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8413e5d2d146e5d3ef550af9aaef51894933fda2",
          "body": "Readme.md: Fix parallelism in examples",
          "is_bot": false,
          "headline": "Merge pull request #104 from plievone/patch-1",
          "author_name": "Jonathan Ong",
          "author_login": "jonathanong",
          "committed_at": "2014-04-01T21:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "693e7bf788710b520a5c6e89ff25d1395a7215dc",
          "body": "Closes #84",
          "is_bot": false,
          "headline": "Readme.md: Fix parallelism in examples",
          "author_name": "plievone",
          "author_login": null,
          "committed_at": "2014-03-30T20:21:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 36,
      "commits_last_year": 0,
      "latest_release_at": "2015-07-09T22:29:44Z",
      "latest_release_tag": "4.6.0",
      "releases_from_tags": true,
      "days_since_last_push": 2045,
      "active_weeks_last_year": 0,
      "days_since_latest_release": 4031,
      "mean_days_between_releases": 18.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "co",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "async",
            "flow",
            "generator",
            "coro",
            "coroutine"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/co",
          "is_deprecated": false,
          "latest_version": "4.6.0",
          "repository_url": "https://github.com/tj/co",
          "versions_count": 34,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 3,
          "monthly_downloads": 162447897,
          "first_published_at": "2013-06-06T20:24:53.571000Z",
          "latest_published_at": "2015-07-09T22:30:44.562000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4031
        }
      ]
    },
    "popularity": {
      "forks": 779,
      "stars": 11850,
      "watchers": 254,
      "fork_history": {
        "days": [
          {
            "date": "2013-06-06",
            "count": 4
          },
          {
            "date": "2013-07-01",
            "count": 1
          },
          {
            "date": "2013-08-03",
            "count": 2
          },
          {
            "date": "2013-08-15",
            "count": 1
          },
          {
            "date": "2013-09-02",
            "count": 1
          },
          {
            "date": "2013-09-06",
            "count": 1
          },
          {
            "date": "2013-11-06",
            "count": 1
          },
          {
            "date": "2013-11-09",
            "count": 1
          },
          {
            "date": "2013-11-12",
            "count": 1
          },
          {
            "date": "2013-12-04",
            "count": 1
          },
          {
            "date": "2013-12-05",
            "count": 1
          },
          {
            "date": "2013-12-19",
            "count": 1
          },
          {
            "date": "2013-12-26",
            "count": 3
          },
          {
            "date": "2013-12-29",
            "count": 1
          },
          {
            "date": "2013-12-31",
            "count": 2
          },
          {
            "date": "2014-01-03",
            "count": 2
          },
          {
            "date": "2014-01-08",
            "count": 1
          },
          {
            "date": "2014-01-10",
            "count": 1
          },
          {
            "date": "2014-01-20",
            "count": 2
          },
          {
            "date": "2014-01-22",
            "count": 1
          },
          {
            "date": "2014-01-23",
            "count": 1
          },
          {
            "date": "2014-01-24",
            "count": 1
          },
          {
            "date": "2014-01-29",
            "count": 2
          },
          {
            "date": "2014-01-31",
            "count": 1
          },
          {
            "date": "2014-02-04",
            "count": 1
          },
          {
            "date": "2014-02-06",
            "count": 1
          },
          {
            "date": "2014-02-09",
            "count": 1
          },
          {
            "date": "2014-02-12",
            "count": 1
          },
          {
            "date": "2014-02-18",
            "count": 1
          },
          {
            "date": "2014-02-23",
            "count": 1
          },
          {
            "date": "2014-02-24",
            "count": 1
          },
          {
            "date": "2014-03-03",
            "count": 1
          },
          {
            "date": "2014-03-06",
            "count": 1
          },
          {
            "date": "2014-03-14",
            "count": 1
          },
          {
            "date": "2014-03-15",
            "count": 1
          },
          {
            "date": "2014-03-23",
            "count": 1
          },
          {
            "date": "2014-03-30",
            "count": 1
          },
          {
            "date": "2014-03-31",
            "count": 1
          },
          {
            "date": "2014-04-11",
            "count": 1
          },
          {
            "date": "2014-04-12",
            "count": 1
          },
          {
            "date": "2014-04-16",
            "count": 1
          },
          {
            "date": "2014-04-22",
            "count": 1
          },
          {
            "date": "2014-04-23",
            "count": 2
          },
          {
            "date": "2014-04-26",
            "count": 1
          },
          {
            "date": "2014-04-30",
            "count": 1
          },
          {
            "date": "2014-05-01",
            "count": 1
          },
          {
            "date": "2014-05-03",
            "count": 1
          },
          {
            "date": "2014-05-05",
            "count": 1
          },
          {
            "date": "2014-05-21",
            "count": 1
          },
          {
            "date": "2014-05-23",
            "count": 1
          },
          {
            "date": "2014-05-28",
            "count": 1
          },
          {
            "date": "2014-05-30",
            "count": 1
          },
          {
            "date": "2014-06-05",
            "count": 1
          },
          {
            "date": "2014-06-10",
            "count": 1
          },
          {
            "date": "2014-06-11",
            "count": 1
          },
          {
            "date": "2014-06-19",
            "count": 1
          },
          {
            "date": "2014-06-23",
            "count": 1
          },
          {
            "date": "2014-06-26",
            "count": 1
          },
          {
            "date": "2014-07-05",
            "count": 1
          },
          {
            "date": "2014-07-07",
            "count": 1
          },
          {
            "date": "2014-07-08",
            "count": 1
          },
          {
            "date": "2014-07-10",
            "count": 1
          },
          {
            "date": "2014-07-13",
            "count": 1
          },
          {
            "date": "2014-07-15",
            "count": 1
          },
          {
            "date": "2014-07-18",
            "count": 2
          },
          {
            "date": "2014-07-20",
            "count": 1
          },
          {
            "date": "2014-07-28",
            "count": 1
          },
          {
            "date": "2014-07-30",
            "count": 1
          },
          {
            "date": "2014-08-06",
            "count": 1
          },
          {
            "date": "2014-08-10",
            "count": 1
          },
          {
            "date": "2014-10-06",
            "count": 1
          },
          {
            "date": "2014-10-07",
            "count": 1
          },
          {
            "date": "2014-10-13",
            "count": 1
          },
          {
            "date": "2014-10-16",
            "count": 2
          },
          {
            "date": "2014-10-22",
            "count": 1
          },
          {
            "date": "2014-10-26",
            "count": 2
          },
          {
            "date": "2014-10-29",
            "count": 1
          },
          {
            "date": "2014-11-03",
            "count": 1
          },
          {
            "date": "2014-11-06",
            "count": 1
          },
          {
            "date": "2014-11-07",
            "count": 2
          },
          {
            "date": "2014-11-12",
            "count": 1
          },
          {
            "date": "2014-11-13",
            "count": 1
          },
          {
            "date": "2014-11-14",
            "count": 3
          },
          {
            "date": "2014-11-16",
            "count": 2
          },
          {
            "date": "2014-11-18",
            "count": 1
          },
          {
            "date": "2014-11-19",
            "count": 1
          },
          {
            "date": "2014-11-24",
            "count": 1
          },
          {
            "date": "2014-11-25",
            "count": 1
          },
          {
            "date": "2014-11-27",
            "count": 2
          },
          {
            "date": "2014-11-29",
            "count": 3
          },
          {
            "date": "2014-12-09",
            "count": 1
          },
          {
            "date": "2014-12-10",
            "count": 1
          },
          {
            "date": "2014-12-13",
            "count": 1
          },
          {
            "date": "2014-12-14",
            "count": 1
          },
          {
            "date": "2014-12-15",
            "count": 2
          },
          {
            "date": "2014-12-19",
            "count": 1
          },
          {
            "date": "2014-12-20",
            "count": 1
          },
          {
            "date": "2014-12-25",
            "count": 2
          },
          {
            "date": "2014-12-29",
            "count": 2
          },
          {
            "date": "2015-01-05",
            "count": 1
          },
          {
            "date": "2015-01-12",
            "count": 1
          },
          {
            "date": "2015-01-13",
            "count": 2
          },
          {
            "date": "2015-01-20",
            "count": 2
          },
          {
            "date": "2015-01-21",
            "count": 1
          },
          {
            "date": "2015-01-28",
            "count": 1
          },
          {
            "date": "2015-01-29",
            "count": 1
          },
          {
            "date": "2015-02-04",
            "count": 2
          },
          {
            "date": "2015-02-09",
            "count": 2
          },
          {
            "date": "2015-02-12",
            "count": 2
          },
          {
            "date": "2015-02-20",
            "count": 1
          },
          {
            "date": "2015-02-24",
            "count": 1
          },
          {
            "date": "2015-03-01",
            "count": 1
          },
          {
            "date": "2015-03-09",
            "count": 1
          },
          {
            "date": "2015-03-14",
            "count": 1
          },
          {
            "date": "2015-03-18",
            "count": 2
          },
          {
            "date": "2015-03-20",
            "count": 1
          },
          {
            "date": "2015-03-24",
            "count": 1
          },
          {
            "date": "2015-03-26",
            "count": 1
          },
          {
            "date": "2015-03-27",
            "count": 1
          },
          {
            "date": "2015-04-04",
            "count": 1
          },
          {
            "date": "2015-04-07",
            "count": 1
          },
          {
            "date": "2015-04-11",
            "count": 1
          },
          {
            "date": "2015-04-12",
            "count": 1
          },
          {
            "date": "2015-04-16",
            "count": 1
          },
          {
            "date": "2015-04-17",
            "count": 1
          },
          {
            "date": "2015-04-18",
            "count": 1
          },
          {
            "date": "2015-04-20",
            "count": 1
          },
          {
            "date": "2015-04-27",
            "count": 1
          },
          {
            "date": "2015-04-28",
            "count": 1
          },
          {
            "date": "2015-04-30",
            "count": 1
          },
          {
            "date": "2015-05-01",
            "count": 1
          },
          {
            "date": "2015-05-03",
            "count": 1
          },
          {
            "date": "2015-05-07",
            "count": 1
          },
          {
            "date": "2015-05-08",
            "count": 1
          },
          {
            "date": "2015-05-11",
            "count": 1
          },
          {
            "date": "2015-05-14",
            "count": 1
          },
          {
            "date": "2015-05-15",
            "count": 1
          },
          {
            "date": "2015-05-19",
            "count": 1
          },
          {
            "date": "2015-05-24",
            "count": 1
          },
          {
            "date": "2015-05-31",
            "count": 1
          },
          {
            "date": "2015-06-02",
            "count": 1
          },
          {
            "date": "2015-06-03",
            "count": 2
          },
          {
            "date": "2015-06-11",
            "count": 3
          },
          {
            "date": "2015-06-12",
            "count": 1
          },
          {
            "date": "2015-06-15",
            "count": 1
          },
          {
            "date": "2015-06-17",
            "count": 1
          },
          {
            "date": "2015-06-23",
            "count": 1
          },
          {
            "date": "2015-06-24",
            "count": 1
          },
          {
            "date": "2015-07-01",
            "count": 1
          },
          {
            "date": "2015-07-06",
            "count": 1
          },
          {
            "date": "2015-07-07",
            "count": 1
          },
          {
            "date": "2015-07-09",
            "count": 1
          },
          {
            "date": "2015-07-10",
            "count": 1
          },
          {
            "date": "2015-07-15",
            "count": 1
          },
          {
            "date": "2015-07-30",
            "count": 1
          },
          {
            "date": "2015-07-31",
            "count": 1
          },
          {
            "date": "2015-08-02",
            "count": 1
          },
          {
            "date": "2015-08-03",
            "count": 1
          },
          {
            "date": "2015-08-10",
            "count": 1
          },
          {
            "date": "2015-08-22",
            "count": 1
          },
          {
            "date": "2015-08-23",
            "count": 1
          },
          {
            "date": "2015-09-07",
            "count": 1
          },
          {
            "date": "2015-09-08",
            "count": 1
          },
          {
            "date": "2015-09-13",
            "count": 1
          },
          {
            "date": "2015-09-14",
            "count": 2
          },
          {
            "date": "2015-09-15",
            "count": 1
          },
          {
            "date": "2015-09-17",
            "count": 1
          },
          {
            "date": "2015-09-19",
            "count": 1
          },
          {
            "date": "2015-09-23",
            "count": 1
          },
          {
            "date": "2015-09-26",
            "count": 1
          },
          {
            "date": "2015-09-29",
            "count": 1
          },
          {
            "date": "2015-09-30",
            "count": 1
          },
          {
            "date": "2015-10-01",
            "count": 1
          },
          {
            "date": "2015-10-02",
            "count": 1
          },
          {
            "date": "2015-10-04",
            "count": 1
          },
          {
            "date": "2015-10-05",
            "count": 1
          },
          {
            "date": "2015-10-08",
            "count": 1
          },
          {
            "date": "2015-10-13",
            "count": 2
          },
          {
            "date": "2015-10-18",
            "count": 1
          },
          {
            "date": "2015-10-19",
            "count": 1
          },
          {
            "date": "2015-10-22",
            "count": 1
          },
          {
            "date": "2015-10-23",
            "count": 1
          },
          {
            "date": "2015-10-28",
            "count": 1
          },
          {
            "date": "2015-11-02",
            "count": 1
          },
          {
            "date": "2015-11-10",
            "count": 1
          },
          {
            "date": "2015-11-11",
            "count": 1
          },
          {
            "date": "2015-11-20",
            "count": 1
          },
          {
            "date": "2015-11-26",
            "count": 2
          },
          {
            "date": "2015-11-30",
            "count": 1
          },
          {
            "date": "2015-12-06",
            "count": 1
          },
          {
            "date": "2015-12-11",
            "count": 1
          },
          {
            "date": "2015-12-12",
            "count": 1
          },
          {
            "date": "2015-12-26",
            "count": 1
          },
          {
            "date": "2015-12-28",
            "count": 1
          },
          {
            "date": "2015-12-29",
            "count": 1
          },
          {
            "date": "2016-01-01",
            "count": 1
          },
          {
            "date": "2016-01-03",
            "count": 1
          },
          {
            "date": "2016-01-06",
            "count": 1
          },
          {
            "date": "2016-01-13",
            "count": 2
          },
          {
            "date": "2016-01-18",
            "count": 2
          },
          {
            "date": "2016-01-19",
            "count": 1
          },
          {
            "date": "2016-01-21",
            "count": 1
          },
          {
            "date": "2016-02-05",
            "count": 1
          },
          {
            "date": "2016-02-11",
            "count": 1
          },
          {
            "date": "2016-02-12",
            "count": 1
          },
          {
            "date": "2016-02-15",
            "count": 1
          },
          {
            "date": "2016-02-17",
            "count": 2
          },
          {
            "date": "2016-02-25",
            "count": 1
          },
          {
            "date": "2016-03-05",
            "count": 2
          },
          {
            "date": "2016-03-07",
            "count": 1
          },
          {
            "date": "2016-03-10",
            "count": 1
          },
          {
            "date": "2016-03-13",
            "count": 1
          },
          {
            "date": "2016-03-16",
            "count": 1
          },
          {
            "date": "2016-03-22",
            "count": 1
          },
          {
            "date": "2016-03-27",
            "count": 1
          },
          {
            "date": "2016-03-28",
            "count": 1
          },
          {
            "date": "2016-03-29",
            "count": 1
          },
          {
            "date": "2016-04-01",
            "count": 1
          },
          {
            "date": "2016-04-03",
            "count": 1
          },
          {
            "date": "2016-04-10",
            "count": 1
          },
          {
            "date": "2016-04-11",
            "count": 2
          },
          {
            "date": "2016-04-12",
            "count": 2
          },
          {
            "date": "2016-04-14",
            "count": 1
          },
          {
            "date": "2016-04-18",
            "count": 1
          },
          {
            "date": "2016-04-20",
            "count": 1
          },
          {
            "date": "2016-04-23",
            "count": 1
          },
          {
            "date": "2016-04-27",
            "count": 1
          },
          {
            "date": "2016-04-28",
            "count": 1
          },
          {
            "date": "2016-05-03",
            "count": 1
          },
          {
            "date": "2016-05-04",
            "count": 3
          },
          {
            "date": "2016-05-07",
            "count": 1
          },
          {
            "date": "2016-05-09",
            "count": 1
          },
          {
            "date": "2016-05-17",
            "count": 2
          },
          {
            "date": "2016-05-18",
            "count": 1
          },
          {
            "date": "2016-05-20",
            "count": 1
          },
          {
            "date": "2016-05-26",
            "count": 1
          },
          {
            "date": "2016-05-31",
            "count": 1
          },
          {
            "date": "2016-06-03",
            "count": 1
          },
          {
            "date": "2016-06-09",
            "count": 1
          },
          {
            "date": "2016-06-11",
            "count": 1
          },
          {
            "date": "2016-06-12",
            "count": 2
          },
          {
            "date": "2016-06-14",
            "count": 1
          },
          {
            "date": "2016-06-15",
            "count": 2
          },
          {
            "date": "2016-06-16",
            "count": 2
          },
          {
            "date": "2016-06-17",
            "count": 1
          },
          {
            "date": "2016-06-19",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-06-21",
            "count": 1
          },
          {
            "date": "2016-06-23",
            "count": 1
          },
          {
            "date": "2016-06-25",
            "count": 1
          },
          {
            "date": "2016-06-26",
            "count": 1
          },
          {
            "date": "2016-06-27",
            "count": 2
          },
          {
            "date": "2016-06-29",
            "count": 1
          },
          {
            "date": "2016-07-03",
            "count": 1
          },
          {
            "date": "2016-07-04",
            "count": 2
          },
          {
            "date": "2016-07-05",
            "count": 1
          },
          {
            "date": "2016-07-07",
            "count": 2
          },
          {
            "date": "2016-07-08",
            "count": 1
          },
          {
            "date": "2016-07-09",
            "count": 1
          },
          {
            "date": "2016-07-11",
            "count": 1
          },
          {
            "date": "2016-07-13",
            "count": 2
          },
          {
            "date": "2016-07-18",
            "count": 2
          },
          {
            "date": "2016-07-20",
            "count": 1
          },
          {
            "date": "2016-07-21",
            "count": 1
          },
          {
            "date": "2016-07-24",
            "count": 1
          },
          {
            "date": "2016-07-25",
            "count": 1
          },
          {
            "date": "2016-07-28",
            "count": 1
          },
          {
            "date": "2016-07-29",
            "count": 1
          },
          {
            "date": "2016-08-03",
            "count": 1
          },
          {
            "date": "2016-08-04",
            "count": 1
          },
          {
            "date": "2016-08-05",
            "count": 2
          },
          {
            "date": "2016-08-08",
            "count": 1
          },
          {
            "date": "2016-08-10",
            "count": 1
          },
          {
            "date": "2016-08-11",
            "count": 1
          },
          {
            "date": "2016-08-13",
            "count": 1
          },
          {
            "date": "2016-08-15",
            "count": 1
          },
          {
            "date": "2016-08-18",
            "count": 1
          },
          {
            "date": "2016-08-20",
            "count": 1
          },
          {
            "date": "2016-08-21",
            "count": 1
          },
          {
            "date": "2016-08-23",
            "count": 2
          },
          {
            "date": "2016-08-24",
            "count": 4
          },
          {
            "date": "2016-08-25",
            "count": 1
          },
          {
            "date": "2016-08-31",
            "count": 1
          },
          {
            "date": "2016-09-02",
            "count": 1
          },
          {
            "date": "2016-09-03",
            "count": 1
          },
          {
            "date": "2016-09-08",
            "count": 1
          },
          {
            "date": "2016-09-15",
            "count": 1
          },
          {
            "date": "2016-09-18",
            "count": 2
          },
          {
            "date": "2016-09-21",
            "count": 2
          },
          {
            "date": "2016-09-22",
            "count": 1
          },
          {
            "date": "2016-09-28",
            "count": 1
          },
          {
            "date": "2016-09-30",
            "count": 1
          },
          {
            "date": "2016-10-07",
            "count": 1
          },
          {
            "date": "2016-10-09",
            "count": 1
          },
          {
            "date": "2016-10-11",
            "count": 1
          },
          {
            "date": "2016-10-13",
            "count": 1
          },
          {
            "date": "2016-10-15",
            "count": 1
          },
          {
            "date": "2016-10-16",
            "count": 1
          },
          {
            "date": "2016-10-17",
            "count": 1
          },
          {
            "date": "2016-10-19",
            "count": 1
          },
          {
            "date": "2016-10-20",
            "count": 1
          },
          {
            "date": "2016-10-25",
            "count": 1
          },
          {
            "date": "2016-10-26",
            "count": 2
          },
          {
            "date": "2016-10-29",
            "count": 1
          },
          {
            "date": "2016-11-01",
            "count": 1
          },
          {
            "date": "2016-11-03",
            "count": 1
          },
          {
            "date": "2016-11-06",
            "count": 2
          },
          {
            "date": "2016-11-07",
            "count": 1
          },
          {
            "date": "2016-11-08",
            "count": 1
          },
          {
            "date": "2016-11-11",
            "count": 1
          },
          {
            "date": "2016-11-20",
            "count": 1
          },
          {
            "date": "2016-11-21",
            "count": 1
          },
          {
            "date": "2016-11-22",
            "count": 1
          },
          {
            "date": "2016-11-28",
            "count": 1
          },
          {
            "date": "2016-11-30",
            "count": 1
          },
          {
            "date": "2016-12-03",
            "count": 2
          },
          {
            "date": "2016-12-07",
            "count": 1
          },
          {
            "date": "2016-12-12",
            "count": 2
          },
          {
            "date": "2016-12-15",
            "count": 2
          },
          {
            "date": "2016-12-20",
            "count": 2
          },
          {
            "date": "2016-12-28",
            "count": 4
          },
          {
            "date": "2016-12-30",
            "count": 1
          },
          {
            "date": "2017-01-03",
            "count": 1
          },
          {
            "date": "2017-01-04",
            "count": 1
          },
          {
            "date": "2017-01-05",
            "count": 1
          },
          {
            "date": "2017-01-10",
            "count": 1
          },
          {
            "date": "2017-01-13",
            "count": 1
          },
          {
            "date": "2017-01-14",
            "count": 2
          },
          {
            "date": "2017-01-18",
            "count": 1
          },
          {
            "date": "2017-01-20",
            "count": 1
          },
          {
            "date": "2017-01-25",
            "count": 1
          },
          {
            "date": "2017-02-01",
            "count": 1
          },
          {
            "date": "2017-02-02",
            "count": 1
          },
          {
            "date": "2017-02-08",
            "count": 1
          },
          {
            "date": "2017-02-12",
            "count": 1
          },
          {
            "date": "2017-02-13",
            "count": 1
          },
          {
            "date": "2017-02-16",
            "count": 1
          },
          {
            "date": "2017-02-17",
            "count": 1
          },
          {
            "date": "2017-02-18",
            "count": 3
          },
          {
            "date": "2017-02-19",
            "count": 1
          },
          {
            "date": "2017-02-20",
            "count": 1
          },
          {
            "date": "2017-02-24",
            "count": 1
          },
          {
            "date": "2017-02-27",
            "count": 3
          },
          {
            "date": "2017-03-15",
            "count": 1
          },
          {
            "date": "2017-03-19",
            "count": 1
          },
          {
            "date": "2017-03-20",
            "count": 1
          },
          {
            "date": "2017-03-21",
            "count": 1
          },
          {
            "date": "2017-03-24",
            "count": 1
          },
          {
            "date": "2017-03-25",
            "count": 2
          },
          {
            "date": "2017-03-26",
            "count": 1
          },
          {
            "date": "2017-03-27",
            "count": 2
          },
          {
            "date": "2017-04-02",
            "count": 2
          },
          {
            "date": "2017-04-05",
            "count": 2
          },
          {
            "date": "2017-04-07",
            "count": 1
          },
          {
            "date": "2017-04-08",
            "count": 1
          },
          {
            "date": "2017-04-22",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2017-04-28",
            "count": 1
          },
          {
            "date": "2017-05-01",
            "count": 1
          },
          {
            "date": "2017-05-02",
            "count": 1
          },
          {
            "date": "2017-05-03",
            "count": 1
          },
          {
            "date": "2017-05-09",
            "count": 1
          },
          {
            "date": "2017-05-11",
            "count": 1
          },
          {
            "date": "2017-05-16",
            "count": 1
          },
          {
            "date": "2017-05-19",
            "count": 1
          },
          {
            "date": "2017-05-22",
            "count": 2
          },
          {
            "date": "2017-05-23",
            "count": 2
          },
          {
            "date": "2017-05-27",
            "count": 2
          },
          {
            "date": "2017-05-30",
            "count": 1
          },
          {
            "date": "2017-06-04",
            "count": 1
          },
          {
            "date": "2017-06-07",
            "count": 2
          },
          {
            "date": "2017-06-11",
            "count": 1
          },
          {
            "date": "2017-06-12",
            "count": 1
          },
          {
            "date": "2017-06-14",
            "count": 1
          },
          {
            "date": "2017-06-15",
            "count": 1
          },
          {
            "date": "2017-06-21",
            "count": 1
          },
          {
            "date": "2017-06-22",
            "count": 1
          },
          {
            "date": "2017-06-27",
            "count": 2
          },
          {
            "date": "2017-06-28",
            "count": 1
          },
          {
            "date": "2017-06-29",
            "count": 1
          },
          {
            "date": "2017-07-02",
            "count": 1
          },
          {
            "date": "2017-07-03",
            "count": 1
          },
          {
            "date": "2017-07-09",
            "count": 1
          },
          {
            "date": "2017-07-17",
            "count": 1
          },
          {
            "date": "2017-08-02",
            "count": 1
          },
          {
            "date": "2017-08-05",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 1
          },
          {
            "date": "2017-08-09",
            "count": 2
          },
          {
            "date": "2017-08-15",
            "count": 1
          },
          {
            "date": "2017-08-20",
            "count": 1
          },
          {
            "date": "2017-08-23",
            "count": 1
          },
          {
            "date": "2017-08-25",
            "count": 1
          },
          {
            "date": "2017-08-27",
            "count": 1
          },
          {
            "date": "2017-08-31",
            "count": 2
          },
          {
            "date": "2017-09-01",
            "count": 1
          },
          {
            "date": "2017-09-03",
            "count": 2
          },
          {
            "date": "2017-09-06",
            "count": 1
          },
          {
            "date": "2017-09-08",
            "count": 1
          },
          {
            "date": "2017-09-20",
            "count": 1
          },
          {
            "date": "2017-09-27",
            "count": 2
          },
          {
            "date": "2017-10-07",
            "count": 1
          },
          {
            "date": "2017-10-14",
            "count": 1
          },
          {
            "date": "2017-10-16",
            "count": 1
          },
          {
            "date": "2017-10-18",
            "count": 1
          },
          {
            "date": "2017-10-27",
            "count": 1
          },
          {
            "date": "2017-11-07",
            "count": 1
          },
          {
            "date": "2017-11-08",
            "count": 1
          },
          {
            "date": "2017-11-09",
            "count": 3
          },
          {
            "date": "2017-11-14",
            "count": 1
          },
          {
            "date": "2017-12-02",
            "count": 1
          },
          {
            "date": "2017-12-10",
            "count": 2
          },
          {
            "date": "2017-12-15",
            "count": 1
          },
          {
            "date": "2017-12-21",
            "count": 1
          },
          {
            "date": "2017-12-25",
            "count": 1
          },
          {
            "date": "2017-12-26",
            "count": 1
          },
          {
            "date": "2017-12-29",
            "count": 1
          },
          {
            "date": "2018-01-03",
            "count": 1
          },
          {
            "date": "2018-01-08",
            "count": 1
          },
          {
            "date": "2018-01-09",
            "count": 1
          },
          {
            "date": "2018-01-20",
            "count": 1
          },
          {
            "date": "2018-01-28",
            "count": 1
          },
          {
            "date": "2018-01-29",
            "count": 1
          },
          {
            "date": "2018-02-01",
            "count": 1
          },
          {
            "date": "2018-02-02",
            "count": 1
          },
          {
            "date": "2018-02-05",
            "count": 1
          },
          {
            "date": "2018-02-11",
            "count": 1
          },
          {
            "date": "2018-02-15",
            "count": 1
          },
          {
            "date": "2018-02-16",
            "count": 2
          },
          {
            "date": "2018-02-23",
            "count": 1
          },
          {
            "date": "2018-03-02",
            "count": 1
          },
          {
            "date": "2018-03-12",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 1
          },
          {
            "date": "2018-03-19",
            "count": 2
          },
          {
            "date": "2018-03-20",
            "count": 1
          },
          {
            "date": "2018-03-21",
            "count": 1
          },
          {
            "date": "2018-04-04",
            "count": 1
          },
          {
            "date": "2018-04-05",
            "count": 1
          },
          {
            "date": "2018-04-16",
            "count": 1
          },
          {
            "date": "2018-04-18",
            "count": 1
          },
          {
            "date": "2018-04-19",
            "count": 1
          },
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-04-27",
            "count": 1
          },
          {
            "date": "2018-05-07",
            "count": 4
          },
          {
            "date": "2018-05-12",
            "count": 1
          },
          {
            "date": "2018-05-13",
            "count": 1
          },
          {
            "date": "2018-05-14",
            "count": 1
          },
          {
            "date": "2018-05-17",
            "count": 1
          },
          {
            "date": "2018-05-19",
            "count": 1
          },
          {
            "date": "2018-05-21",
            "count": 1
          },
          {
            "date": "2018-05-28",
            "count": 1
          },
          {
            "date": "2018-06-01",
            "count": 1
          },
          {
            "date": "2018-06-04",
            "count": 1
          },
          {
            "date": "2018-06-05",
            "count": 1
          },
          {
            "date": "2018-06-07",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 2
          },
          {
            "date": "2018-06-14",
            "count": 2
          },
          {
            "date": "2018-06-17",
            "count": 1
          },
          {
            "date": "2018-06-19",
            "count": 2
          },
          {
            "date": "2018-06-22",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-06-26",
            "count": 2
          },
          {
            "date": "2018-06-28",
            "count": 2
          },
          {
            "date": "2018-06-29",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-07-15",
            "count": 1
          },
          {
            "date": "2018-07-24",
            "count": 1
          },
          {
            "date": "2018-07-25",
            "count": 1
          },
          {
            "date": "2018-08-03",
            "count": 1
          },
          {
            "date": "2018-08-09",
            "count": 2
          },
          {
            "date": "2018-08-12",
            "count": 1
          },
          {
            "date": "2018-08-25",
            "count": 1
          },
          {
            "date": "2018-08-30",
            "count": 1
          },
          {
            "date": "2018-09-05",
            "count": 1
          },
          {
            "date": "2018-09-06",
            "count": 1
          },
          {
            "date": "2018-09-11",
            "count": 1
          },
          {
            "date": "2018-09-13",
            "count": 1
          },
          {
            "date": "2018-09-15",
            "count": 1
          },
          {
            "date": "2018-09-16",
            "count": 1
          },
          {
            "date": "2018-10-01",
            "count": 1
          },
          {
            "date": "2018-10-06",
            "count": 1
          },
          {
            "date": "2018-10-15",
            "count": 1
          },
          {
            "date": "2018-10-16",
            "count": 1
          },
          {
            "date": "2018-10-17",
            "count": 1
          },
          {
            "date": "2018-10-21",
            "count": 2
          },
          {
            "date": "2018-10-24",
            "count": 1
          },
          {
            "date": "2018-10-26",
            "count": 1
          },
          {
            "date": "2018-11-11",
            "count": 1
          },
          {
            "date": "2018-11-24",
            "count": 1
          },
          {
            "date": "2018-12-05",
            "count": 1
          },
          {
            "date": "2018-12-09",
            "count": 1
          },
          {
            "date": "2018-12-11",
            "count": 1
          },
          {
            "date": "2019-01-06",
            "count": 1
          },
          {
            "date": "2019-01-08",
            "count": 2
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-01-16",
            "count": 1
          },
          {
            "date": "2019-01-17",
            "count": 1
          },
          {
            "date": "2019-01-18",
            "count": 1
          },
          {
            "date": "2019-02-08",
            "count": 1
          },
          {
            "date": "2019-02-13",
            "count": 2
          },
          {
            "date": "2019-02-14",
            "count": 1
          },
          {
            "date": "2019-02-19",
            "count": 1
          },
          {
            "date": "2019-02-21",
            "count": 1
          },
          {
            "date": "2019-02-25",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 1
          },
          {
            "date": "2019-02-28",
            "count": 1
          },
          {
            "date": "2019-03-02",
            "count": 1
          },
          {
            "date": "2019-03-05",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-03-26",
            "count": 1
          },
          {
            "date": "2019-04-02",
            "count": 2
          },
          {
            "date": "2019-04-04",
            "count": 1
          },
          {
            "date": "2019-04-10",
            "count": 1
          },
          {
            "date": "2019-04-14",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-04-30",
            "count": 1
          },
          {
            "date": "2019-05-08",
            "count": 1
          },
          {
            "date": "2019-05-13",
            "count": 1
          },
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2019-06-01",
            "count": 1
          },
          {
            "date": "2019-06-06",
            "count": 2
          },
          {
            "date": "2019-06-11",
            "count": 1
          },
          {
            "date": "2019-06-18",
            "count": 1
          },
          {
            "date": "2019-06-30",
            "count": 1
          },
          {
            "date": "2019-07-01",
            "count": 1
          },
          {
            "date": "2019-07-03",
            "count": 1
          },
          {
            "date": "2019-07-05",
            "count": 1
          },
          {
            "date": "2019-07-11",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2019-07-14",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 1
          },
          {
            "date": "2019-07-31",
            "count": 1
          },
          {
            "date": "2019-08-01",
            "count": 1
          },
          {
            "date": "2019-08-09",
            "count": 1
          },
          {
            "date": "2019-08-15",
            "count": 1
          },
          {
            "date": "2019-08-17",
            "count": 1
          },
          {
            "date": "2019-08-18",
            "count": 1
          },
          {
            "date": "2019-08-28",
            "count": 2
          },
          {
            "date": "2019-09-06",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-10-09",
            "count": 1
          },
          {
            "date": "2019-10-22",
            "count": 1
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2019-10-28",
            "count": 1
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 1
          },
          {
            "date": "2019-11-29",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2019-12-04",
            "count": 1
          },
          {
            "date": "2019-12-24",
            "count": 1
          },
          {
            "date": "2019-12-31",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-01-18",
            "count": 1
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-02-03",
            "count": 1
          },
          {
            "date": "2020-02-07",
            "count": 1
          },
          {
            "date": "2020-02-18",
            "count": 1
          },
          {
            "date": "2020-02-21",
            "count": 1
          },
          {
            "date": "2020-03-14",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-03-18",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-04-20",
            "count": 1
          },
          {
            "date": "2020-04-25",
            "count": 1
          },
          {
            "date": "2020-05-05",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 2
          },
          {
            "date": "2020-06-15",
            "count": 1
          },
          {
            "date": "2020-06-22",
            "count": 1
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-07-04",
            "count": 1
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-08-11",
            "count": 1
          },
          {
            "date": "2020-08-15",
            "count": 1
          },
          {
            "date": "2020-08-26",
            "count": 1
          },
          {
            "date": "2020-08-27",
            "count": 1
          },
          {
            "date": "2020-08-28",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-17",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-09-30",
            "count": 1
          },
          {
            "date": "2020-10-28",
            "count": 1
          },
          {
            "date": "2020-11-03",
            "count": 1
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-11-23",
            "count": 2
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 1
          },
          {
            "date": "2021-01-19",
            "count": 1
          },
          {
            "date": "2021-02-15",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-05-18",
            "count": 1
          },
          {
            "date": "2021-06-02",
            "count": 2
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-06",
            "count": 1
          },
          {
            "date": "2021-06-20",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-07-22",
            "count": 1
          },
          {
            "date": "2021-07-23",
            "count": 1
          },
          {
            "date": "2021-07-24",
            "count": 1
          },
          {
            "date": "2021-07-29",
            "count": 1
          },
          {
            "date": "2021-08-03",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 2
          },
          {
            "date": "2021-08-22",
            "count": 1
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-08-30",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-23",
            "count": 1
          },
          {
            "date": "2021-12-26",
            "count": 1
          },
          {
            "date": "2022-03-05",
            "count": 1
          },
          {
            "date": "2022-03-22",
            "count": 1
          },
          {
            "date": "2022-03-23",
            "count": 2
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-04-29",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-07-04",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 2
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-10-09",
            "count": 1
          },
          {
            "date": "2022-10-30",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-03-28",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-18",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-03-23",
            "count": 1
          },
          {
            "date": "2024-03-26",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-09",
            "count": 1
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-11-30",
            "count": 1
          },
          {
            "date": "2024-12-06",
            "count": 1
          },
          {
            "date": "2025-03-13",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 777,
        "total_forks": 779
      },
      "star_history": null,
      "open_issues_and_prs": 44
    },
    "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": 6624,
      "source_files_sampled": 12,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 1,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 3,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "browserify",
            "direct": false,
            "version": "^10.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "istanbul-harmony",
            "direct": false,
            "version": "0",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "^2.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mz",
            "direct": false,
            "version": "^1.0.2",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 4,
        "direct_count": 0,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 14,
        "merged_prs": 67,
        "open_issues": 30,
        "closed_ratio": 0.83,
        "closed_issues": 146,
        "closed_unmerged_prs": 78
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "tj",
          "commits": 145,
          "avatar_url": "https://avatars.githubusercontent.com/u/25254?v=4"
        },
        {
          "type": "User",
          "login": "jonathanong",
          "commits": 76,
          "avatar_url": "https://avatars.githubusercontent.com/u/643505?v=4"
        },
        {
          "type": "User",
          "login": "TooTallNate",
          "commits": 6,
          "avatar_url": "https://avatars.githubusercontent.com/u/71256?v=4"
        },
        {
          "type": "User",
          "login": "juliangruber",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/10247?v=4"
        },
        {
          "type": "User",
          "login": "matthewmueller",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/170299?v=4"
        },
        {
          "type": "User",
          "login": "Pana",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/552081?v=4"
        },
        {
          "type": "User",
          "login": "fengmk2",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/156269?v=4"
        },
        {
          "type": "User",
          "login": "zensh",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/863754?v=4"
        },
        {
          "type": "User",
          "login": "hemanth",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/18315?v=4"
        },
        {
          "type": "User",
          "login": "navaru",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/147790?v=4"
        }
      ],
      "contributors_sampled": 45,
      "top_contributor_share": 0.511
    },
    "quality_signals": {
      "has_ci": false,
      "has_tests": true,
      "ci_workflows": [],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": false,
      "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 9 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": 3,
            "reason": "Found 9/27 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 39 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": null,
            "reason": "no workflows found",
            "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": null,
            "reason": "no dependencies found",
            "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": 0,
            "reason": "security policy file not 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": null,
            "reason": "No tokens found",
            "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": "249bbdc72da24ae44076afd716349d2089b31c4c",
        "ran_at": "2026-07-22T22:33:36Z",
        "aggregate_score": 3.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [
        {
          "number": 248,
          "created_at": "2015-10-18T00:57:15Z",
          "last_comment_at": "2015-11-13T15:30:33Z",
          "last_comment_author": "alsotang"
        },
        {
          "number": 249,
          "created_at": "2015-10-24T09:06:11Z",
          "last_comment_at": "2017-08-13T09:00:09Z",
          "last_comment_author": "jakesylvestre"
        },
        {
          "number": 282,
          "created_at": "2016-07-18T15:10:52Z",
          "last_comment_at": "2016-07-18T23:31:16Z",
          "last_comment_author": "tj"
        },
        {
          "number": 295,
          "created_at": "2016-09-22T06:07:54Z",
          "last_comment_at": "2017-06-20T05:02:33Z",
          "last_comment_author": "deepal"
        },
        {
          "number": 301,
          "created_at": "2016-10-29T23:49:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 312,
          "created_at": "2017-02-08T11:30:41Z",
          "last_comment_at": "2017-03-12T16:45:28Z",
          "last_comment_author": "bjrmatos"
        },
        {
          "number": 313,
          "created_at": "2017-02-27T14:06:32Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 316,
          "created_at": "2017-04-24T07:08:21Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 324,
          "created_at": "2018-02-12T15:44:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 327,
          "created_at": "2018-09-13T05:11:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 330,
          "created_at": "2019-10-28T08:24:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 331,
          "created_at": "2019-10-28T09:58:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 332,
          "created_at": "2019-11-27T07:32:02Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 333,
          "created_at": "2020-12-15T07:22:25Z",
          "last_comment_at": "2020-12-16T05:50:16Z",
          "last_comment_author": "sreekanth370"
        }
      ],
      "last_merged_pr_at": "2016-10-17T04:06:25Z",
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 188,
          "created_at": "2015-01-14T13:49:04Z",
          "last_comment_at": "2017-06-03T11:58:08Z",
          "last_comment_author": "yyrdl"
        },
        {
          "number": 207,
          "created_at": "2015-03-11T09:45:54Z",
          "last_comment_at": "2015-06-05T07:50:38Z",
          "last_comment_author": "tunnckoCore"
        },
        {
          "number": 243,
          "created_at": "2015-09-10T17:59:04Z",
          "last_comment_at": "2017-05-12T06:24:50Z",
          "last_comment_author": "kentor"
        },
        {
          "number": 245,
          "created_at": "2015-10-02T14:02:59Z",
          "last_comment_at": "2020-03-18T10:16:08Z",
          "last_comment_author": "rumkin"
        },
        {
          "number": 247,
          "created_at": "2015-10-10T09:29:44Z",
          "last_comment_at": "2015-11-01T06:19:19Z",
          "last_comment_author": "floatdrop"
        },
        {
          "number": 262,
          "created_at": "2016-02-20T03:48:51Z",
          "last_comment_at": "2016-02-20T13:14:51Z",
          "last_comment_author": "epoberezkin"
        },
        {
          "number": 265,
          "created_at": "2016-04-14T20:40:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 274,
          "created_at": "2016-05-22T11:36:03Z",
          "last_comment_at": "2016-06-20T16:33:01Z",
          "last_comment_author": "gunar"
        },
        {
          "number": 281,
          "created_at": "2016-07-18T15:07:45Z",
          "last_comment_at": "2016-11-22T20:21:50Z",
          "last_comment_author": "hagemt"
        },
        {
          "number": 284,
          "created_at": "2016-07-26T08:02:20Z",
          "last_comment_at": "2017-06-14T11:47:00Z",
          "last_comment_author": "v-limliu"
        },
        {
          "number": 291,
          "created_at": "2016-08-26T02:29:31Z",
          "last_comment_at": "2016-08-26T17:45:38Z",
          "last_comment_author": "TEHEK"
        },
        {
          "number": 293,
          "created_at": "2016-09-05T07:24:27Z",
          "last_comment_at": "2016-11-15T22:32:58Z",
          "last_comment_author": "cmazakas"
        },
        {
          "number": 296,
          "created_at": "2016-09-27T09:13:28Z",
          "last_comment_at": "2016-11-06T16:42:57Z",
          "last_comment_author": "ryyppy"
        },
        {
          "number": 298,
          "created_at": "2016-09-29T21:56:08Z",
          "last_comment_at": "2016-10-14T09:40:24Z",
          "last_comment_author": "jakwuh"
        },
        {
          "number": 299,
          "created_at": "2016-10-05T00:33:28Z",
          "last_comment_at": "2016-10-22T21:39:15Z",
          "last_comment_author": "vaz"
        },
        {
          "number": 302,
          "created_at": "2016-11-07T12:24:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 303,
          "created_at": "2016-11-11T05:44:44Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 305,
          "created_at": "2016-11-20T09:47:07Z",
          "last_comment_at": "2016-11-22T01:58:30Z",
          "last_comment_author": "lhlPersonal"
        },
        {
          "number": 307,
          "created_at": "2016-12-01T03:33:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 309,
          "created_at": "2016-12-26T04:31:54Z",
          "last_comment_at": "2016-12-29T13:26:11Z",
          "last_comment_author": "freiit"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/tj/co",
    "host": "github.com",
    "name": "co",
    "owner": "tj"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 49,
            "pct": 60
          }
        }
      ],
      "value": 29,
      "inputs": {
        "security": 46,
        "vitality": 20,
        "community": 82,
        "governance": 61,
        "engineering": 34,
        "abandonment_cap": 49,
        "abandonment_state": "likely_abandoned",
        "abandonment_multiplier": 60,
        "weighted_overall_before_abandonment": 48,
        "overall_after_abandonment_multiplier": 29
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "critical",
        "name": "Vitality",
        "value": 20,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 1,
            "inputs": {
              "commits_last_year": 0,
              "human_commit_share": 1,
              "days_since_last_push": 2045,
              "active_weeks_last_year": 0
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 2045 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 2045
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "0/52 weeks with commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "0 commits in the last year",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 0
                    }
                  }
                ],
                "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": "at_risk",
            "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": 48,
            "inputs": {
              "releases_count": 36,
              "latest_release_tag": "4.6.0",
              "releases_from_tags": true,
              "days_since_latest_release": 4031,
              "mean_days_between_releases": 18.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "36 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4031 days ago",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4031
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~18.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 18.9
                    }
                  }
                ],
                "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": "moderate",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 60,
            "inputs": {
              "cap": 49,
              "state": "likely_abandoned",
              "guards": [
                "dependencies_clean"
              ],
              "signals": [
                "unanswered_contributions",
                "issue_rot",
                "release_stall",
                "scorecard_unmaintained"
              ],
              "red_flag": true,
              "multiplier_pct": 60,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 14,
              "unanswered_open_issues": 20,
              "days_since_last_merged_pr": 3565,
              "days_since_last_human_commit": 3565,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 3565 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
                "points": 60,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_flagged",
                    "params": {
                      "days": 3565,
                      "count": 4,
                      "signals": "pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 82,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "forks": 779,
              "stars": 11850,
              "watchers": 254,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "11,850 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 11850
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "779 forks",
                "points": 24.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 779
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "254 watchers",
                "points": 13.4,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 254
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": [
                "co"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 162447897
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "162,447,897 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 162447897,
                      "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": 61,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 44,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 45,
              "top_contributor_share": 0.511
            },
            "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 51% of commits",
                "points": 11,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 51
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "45 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 39 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "merged_prs": 67,
              "open_issues": 30,
              "closed_issues": 146,
              "issue_closed_ratio": 0.83,
              "closed_unmerged_prs": 78
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "83% of issues closed",
                "points": 38.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 83
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "67/145 decided PRs merged",
                "points": 17.7,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 67,
                      "decided": 145
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 9/27 approved changesets -- score normalized to 3",
                "points": 4.5,
                "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": 51845,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "tj",
              "public_repos": 296,
              "account_age_days": 6515
            },
            "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": "51,845 followers of tj",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 51845,
                      "login": "tj"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "296 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 296
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "moderate",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "packages": [
                "co"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 4031
            },
            "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 4031 days ago",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4031
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "34 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "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": 34,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "critical",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 24,
            "inputs": {
              "has_ci": false,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "0 out of 9 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": [],
              "has_wiki": true,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 46,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dangerous_workflow",
                    "packaging",
                    "pinned_dependencies",
                    "signed_releases",
                    "token_permissions"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 32,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 13,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 5,
              "scorecard_aggregate": 3.2
            },
            "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 9 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 9/27 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 39 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no workflows found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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 not detected",
                "points": 0,
                "status": "missed",
                "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": "No tokens found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 3 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 1
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 3
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 1,
              "unassessed_packages": 3,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 1,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": 38
            },
            "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": 27,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 18,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.33,
              "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": "33 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 17.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 33,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "critical",
            "name": "Verify loop (build / test / typecheck)",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_pinned_dependencies"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 24,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "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": 22,
                "status": "met",
                "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 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "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": "no dependencies found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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": 6624,
              "source_files_sampled": 12,
              "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/12 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 12,
                      "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T22:33:57.273370Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/t/tj/co.svg",
  "full_name": "tj/co",
  "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.27.0 — full methodology · metrics wiki.

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