Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"promise",
"async-functions",
"concurrency",
"mapper",
"nodejs",
"javascript",
"parallel",
"promises",
"async",
"async-await",
"await",
"iteration"
],
"is_fork": false,
"size_kb": 64,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 27984,
"TypeScript": 2557
},
"pushed_at": "2026-07-20T21:21:12Z",
"created_at": "2016-10-21T03:34:17Z",
"owner_type": "User",
"updated_at": "2026-07-22T20:37:56Z",
"description": "Map over promises concurrently",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://sindresorhus.com/apps",
"name": "Sindre Sorhus",
"type": "User",
"login": "sindresorhus",
"company": null,
"location": null,
"followers": 80371,
"avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4",
"created_at": "2009-12-20T22:57:02Z",
"is_verified": null,
"public_repos": 1140,
"account_age_days": 6057
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v7.0.6",
"kind": "patch",
"published_at": "2026-07-20T21:21:18Z"
},
{
"tag": "v7.0.5",
"kind": "patch",
"published_at": "2026-06-29T22:32:25Z"
},
{
"tag": "v7.0.4",
"kind": "patch",
"published_at": "2025-11-11T06:29:01Z"
},
{
"tag": "v7.0.3",
"kind": "patch",
"published_at": "2024-12-05T21:00:27Z"
},
{
"tag": "v7.0.2",
"kind": "patch",
"published_at": "2024-04-03T07:53:58Z"
},
{
"tag": "v7.0.1",
"kind": "patch",
"published_at": "2023-12-27T00:44:02Z"
},
{
"tag": "v7.0.0",
"kind": "major",
"published_at": "2023-12-05T12:26:09Z"
},
{
"tag": "v6.0.0",
"kind": "major",
"published_at": "2023-04-22T09:05:51Z"
},
{
"tag": "v5.5.0",
"kind": "minor",
"published_at": "2022-06-09T17:49:50Z"
},
{
"tag": "v5.4.0",
"kind": "minor",
"published_at": "2022-05-17T06:16:29Z"
},
{
"tag": "v5.3.0",
"kind": "minor",
"published_at": "2021-11-02T12:05:24Z"
},
{
"tag": "v5.2.0",
"kind": "minor",
"published_at": "2021-10-27T07:24:28Z"
},
{
"tag": "v5.1.0",
"kind": "minor",
"published_at": "2021-07-23T23:19:45Z"
},
{
"tag": "v5.0.0",
"kind": "major",
"published_at": "2021-04-17T18:12:36Z"
},
{
"tag": "v4.0.0",
"kind": "major",
"published_at": "2020-03-05T08:43:25Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2019-07-13T15:49:43Z"
},
{
"tag": "v2.1.0",
"kind": "minor",
"published_at": "2019-04-06T15:28:04Z"
}
],
"recent_commits": [
{
"oid": "bc26cf03f81292325236a1188063dac8e7a4de0f",
"body": null,
"is_bot": false,
"headline": "7.0.6",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-07-20T21:20:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f153f118657a905d26e4ff3008355a9c24a3190",
"body": null,
"is_bot": false,
"headline": "Fix abort listener cleanup for already-aborted signals (#91)",
"author_name": "Rajan Pantha",
"author_login": "rajanpanth",
"committed_at": "2026-07-20T21:17:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ada5f36632aca8df860c376856270b6d2ba2de8",
"body": null,
"is_bot": false,
"headline": "7.0.5",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-06-29T22:31:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1af51b57534b284ead73cca65f26b56bb9390768",
"body": null,
"is_bot": false,
"headline": "Fix `pMapIterable` mapper index for out-of-order promise inputs (#88)",
"author_name": "Anh Hong",
"author_login": "hong4rc",
"committed_at": "2026-06-29T22:22:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65aaa8f4d7e757a5254a146c4c39403efa9e2139",
"body": "Fixes #85",
"is_bot": false,
"headline": "Add rate limiting recipe",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-05-27T08:32:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "100a217d3b1d28a3ba8ad726ea2986d7a696966e",
"body": "Closes #84",
"is_bot": false,
"headline": "Improve readme wording",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2026-03-22T08:22:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47bc82e569e962e190eb56242510709cfa5b805f",
"body": null,
"is_bot": false,
"headline": "7.0.4",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-11-11T06:23:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91ef8d1958b64dfcc2f9dfe7cda4beab8dc5c518",
"body": null,
"is_bot": false,
"headline": "Minor tweak",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2025-11-10T19:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82b8cdc26d9910c1a9abe6813ddad5f3a55f88b2",
"body": null,
"is_bot": false,
"headline": "Fix concurrency control in `pMapIterable` (#77)",
"author_name": "Dmitri",
"author_login": "dmitri-gb",
"committed_at": "2025-11-10T19:54:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ba3a002acac080c60c47ca1dfa2fad3e17f5b7c",
"body": null,
"is_bot": false,
"headline": "7.0.3",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2024-12-05T21:00:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65e893e306f97fc4fbf1f12d126ba3141dafde48",
"body": null,
"is_bot": false,
"headline": "Fix cleaning up abort listener (#81)",
"author_name": "laohan",
"author_login": "liuhanqu",
"committed_at": "2024-12-05T16:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a38d5a7180ba9ecd6a02e37ec5cc6ae11f3433ac",
"body": null,
"is_bot": false,
"headline": "7.0.2",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2024-04-03T07:53:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc597e50b894f786d690cdbdc2d20ee867e5aafb",
"body": null,
"is_bot": false,
"headline": "Add missing `index` parameter to mapper function in `pMapIterable` (#71)",
"author_name": "Noam Okman",
"author_login": "noamokman",
"committed_at": "2024-04-03T06:34:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "34006c9222bbea40981b2487bda4ebe5806d7030",
"body": null,
"is_bot": false,
"headline": "7.0.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2023-12-27T00:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10768330ebf3e210b237cb168b75ba2a13ecf666",
"body": null,
"is_bot": false,
"headline": "Fix `pMapIterable` not accepting async values in an iterator (#69)",
"author_name": "Noam Okman",
"author_login": "noamokman",
"committed_at": "2023-12-27T00:34:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8e08686e8fee59263ab9515286e4567b1860cc42",
"body": null,
"is_bot": false,
"headline": "Fix readme typo (#68)",
"author_name": "Ghislain B",
"author_login": "ghiscoding",
"committed_at": "2023-12-06T20:37:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0039552ae17c76a817fad118914bb76a2130ff92",
"body": null,
"is_bot": false,
"headline": "7.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2023-12-05T12:24:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6156396c0843d1719c512989acc0622a9ccd89d",
"body": null,
"is_bot": false,
"headline": "Meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2023-12-05T12:23:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c59528def9611406f7ad000d5f20fd598716f58",
"body": null,
"is_bot": false,
"headline": "Add `pMapIterable` export (#63)",
"author_name": "Richie Bendall",
"author_login": "Richienb",
"committed_at": "2023-12-05T12:19:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "136b08a35a3578f6f7ff288bc34cd30eebe0141e",
"body": null,
"is_bot": false,
"headline": "Require Node.js 18 (#67)",
"author_name": "Richie Bendall",
"author_login": "Richienb",
"committed_at": "2023-11-23T14:32:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66b039b20d362c3d508f15b11dd867638b02f75b",
"body": null,
"is_bot": false,
"headline": "6.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2023-04-22T09:01:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ebb7c70641a672a86c30990fff105b654958910e",
"body": null,
"is_bot": false,
"headline": "Meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2023-04-22T08:59:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "df88787528aab893c3ddbede2ddadf31133909b5",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Drop `aggregate-error` dependency and require Node.js 16 (#65)",
"author_name": "Merilynn Bandy",
"author_login": "furudean",
"committed_at": "2023-04-22T08:53:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5faf425ad3f871d10b3a18e30ae10d1edc78311",
"body": null,
"is_bot": false,
"headline": "5.5.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2022-06-09T17:45:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b58fc2697e6c5305bf40382e0f03b80ddb08a3ab",
"body": null,
"is_bot": false,
"headline": "Add `pMapSkip` as an acceptable return value in `Mapper` type (#60)",
"author_name": "Merilynn Bandy",
"author_login": "furudean",
"committed_at": "2022-06-09T17:28:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ef93c23b20d4caa57c71d7cec695b595a7e9e30",
"body": null,
"is_bot": false,
"headline": "5.4.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2022-05-17T06:15:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4875dee68524a42fabfaa13796fb9484c8c7bb89",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Support `AbortController` (#58)",
"author_name": "Gyubong",
"author_login": "jopemachine",
"committed_at": "2022-05-17T06:13:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "735d80e928f083c9399e5f741eb1b3cabd0ac1ba",
"body": "Fixes #57",
"is_bot": false,
"headline": "Add another test",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2022-03-07T18:21:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b62341e0803307b263346566c2ceba30d1be54e",
"body": null,
"is_bot": false,
"headline": "5.3.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-11-02T12:04:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94eb5320b45b51c980c8896f68171b5808b832e7",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Add support for multiple `pMapSkip`'s (#52)",
"author_name": "ferrinweb",
"author_login": "ferrinweb",
"committed_at": "2021-11-02T12:03:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7ca665fa3402b6f3ac743e638a284f1694df0b8",
"body": null,
"is_bot": false,
"headline": "5.2.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-10-27T07:23:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f52aa4530c1229909b63353cfd689db01b2de4d",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Add test cases for multiple mapper errors with stop on error (#49)",
"author_name": "Harold Hunt",
"author_login": "huntharo",
"committed_at": "2021-10-03T05:51:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a24e9094b5a0951c9d665bda432787457d4f7989",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Add support for AsyncIterable as input (#46)",
"author_name": "Harold Hunt",
"author_login": "huntharo",
"committed_at": "2021-09-24T02:22:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ee5d9370053e148741c394586c1a8c4086da622",
"body": null,
"is_bot": false,
"headline": "Minor simplification",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-09-11T17:58:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "11bc75d392086908691b320f05858aafdc25289c",
"body": null,
"is_bot": false,
"headline": "Prevent some potential unhandled exceptions (#48)",
"author_name": "Harold Hunt",
"author_login": "huntharo",
"committed_at": "2021-09-11T17:55:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "874f1a0dae47a11a3726f618345defae3d30af4f",
"body": null,
"is_bot": false,
"headline": "Fix docs typo",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-08-25T22:00:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c470a485584a34aa9893f219e09d640169a4a93c",
"body": null,
"is_bot": false,
"headline": "5.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-07-23T23:18:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6666d1a6f97602fd9aa0a176b580f3001a6e1c4",
"body": "Fixes #41",
"is_bot": false,
"headline": "Add code comment to tests",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-07-08T11:26:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c9c088283e07280fb2c49ed4f83fd20cc0ad8b46",
"body": null,
"is_bot": false,
"headline": "Add `pMapSkip` (#39)",
"author_name": "Richie Bendall",
"author_login": "Richienb",
"committed_at": "2021-06-28T10:26:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b5f9e7b0f6b94eb725ea7bbacb267ebc3c92e20",
"body": null,
"is_bot": false,
"headline": "Do not run mapping after stop-on-error happened (#40)",
"author_name": "Pedro Augusto de Paula Barbosa",
"author_login": "papb",
"committed_at": "2021-06-27T15:50:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e11914dff5c62171d2580e080c8350fe9029945",
"body": null,
"is_bot": false,
"headline": "Minor example improvement (#37)",
"author_name": "Pedro Augusto de Paula Barbosa",
"author_login": "papb",
"committed_at": "2021-06-06T16:31:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4146ef4abc7b2041b37cf37b69e98bb329243a28",
"body": null,
"is_bot": false,
"headline": "5.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-04-17T18:11:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dcdbc7ac1b4384a3b5715495c284f7fa70667e29",
"body": null,
"is_bot": false,
"headline": "Require Node.js 12 and move to ESM",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-04-17T18:09:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "54b51f900fd11c9853a1f00a589318365d26601b",
"body": null,
"is_bot": false,
"headline": "Meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2021-03-20T03:34:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b5f9a3d1d9d21a53c2d3197838c6831d8d67f58",
"body": null,
"is_bot": false,
"headline": "Move to GitHub Actions (#32)",
"author_name": "Richie Bendall",
"author_login": "Richienb",
"committed_at": "2021-01-01T14:14:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76de3060bf80bd904f27d33da3ff814ba149056c",
"body": "Fixes #27",
"is_bot": false,
"headline": "Document difference with `Promise.all()`",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-06-09T07:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4b4dec459544d98880bc53a580e53691aff9fa9",
"body": null,
"is_bot": false,
"headline": "4.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-03-05T08:27:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b342717a9c44a2d3973b92a7cbf5eaef3a6252a2",
"body": "Fixes #26",
"is_bot": false,
"headline": "Ensure `concurrency` is an integer",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-03-05T08:25:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf037695761aa3c8a54ef4efffdadff0d4cb0cd9",
"body": null,
"is_bot": false,
"headline": "Require Node.js 10",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2020-03-05T08:22:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8ccb4e778a9f08881da8adca65b5446401c2317",
"body": null,
"is_bot": false,
"headline": "Tidelift tasks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-10-30T15:43:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed1b661ae96f46ecb1d5796601b221aae779e4b9",
"body": null,
"is_bot": false,
"headline": "Fix test race condition (#21)",
"author_name": "Chris Blossom",
"author_login": "chrisblossom",
"committed_at": "2019-08-18T19:06:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8c06732e440214da89c410fa8d0cd74e110868e",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-07-13T15:45:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a200b629b7029dacbd5d28119e9340f72c958289",
"body": null,
"is_bot": false,
"headline": "Require Node.js 8",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-07-13T15:44:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f0b32febbf982630c7b1956feffa39986eae1f0",
"body": "Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>",
"is_bot": false,
"headline": "Add `stopOnError` option (#16)",
"author_name": "Yao Ding",
"author_login": "yaodingyd",
"committed_at": "2019-07-13T15:03:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e870776618fde22d21685adb4a34e2aee3b0e91e",
"body": null,
"is_bot": false,
"headline": "Tidelift tasks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-05-31T16:32:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "19b839120a62092c3b85e54f2886b41332b91b98",
"body": null,
"is_bot": false,
"headline": "Create funding.yml",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-05-28T07:55:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcbc0f5f6afbdcb9620fa6606c98ed1f19bdf47d",
"body": null,
"is_bot": false,
"headline": "Add Node.js 12 to testing (#19)",
"author_name": "Corey Farrell",
"author_login": "coreyfarrell",
"committed_at": "2019-04-26T04:54:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a44286e8c4b63bebeae3526b94dd21779e26c518",
"body": null,
"is_bot": false,
"headline": "2.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2019-04-06T15:27:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9834e9dc20326554a318525133824f9cadeac751",
"body": null,
"is_bot": false,
"headline": "Refactor TypeScript definition to CommonJS compatible export (#18)",
"author_name": "Dimitri Benin",
"author_login": "BendingBender",
"committed_at": "2019-04-06T15:26:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "091ce0aba203af38c1fb35c19215f72d52e9be03",
"body": null,
"is_bot": false,
"headline": "Update dev dependencies (#17)",
"author_name": "Dimitri Benin",
"author_login": "BendingBender",
"committed_at": "2019-03-13T04:14:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3774d3026388f379dfebaa8601c67034adee56cd",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2018-09-17T15:58:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a49c590671e2a33b255cc297e5877a080c7ad80",
"body": null,
"is_bot": false,
"headline": "Add TypeScript definitions (#13)",
"author_name": "Sam Verschueren",
"author_login": "SamVerschueren",
"committed_at": "2018-09-17T15:56:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fcfcf9192dfe462072184897262628b3e2fe9db6",
"body": null,
"is_bot": false,
"headline": "Require Node.js 6",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2018-07-28T15:18:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "386b340ca9dbf38c3d8b63ab2ffb2a917950616e",
"body": null,
"is_bot": false,
"headline": "Make the readme example use async/await (#11)",
"author_name": "Kevin Isom",
"author_login": "Kevnz",
"committed_at": "2018-07-28T15:10:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0a1c91c00d5509e9f04c6f0392693a452f385f0",
"body": null,
"is_bot": false,
"headline": "1.2.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-09-12T05:43:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50a3188c67e9f3f59237272c89f9ee9106a29419",
"body": null,
"is_bot": false,
"headline": "Meta tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-09-12T05:35:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "15347cbaa82d517258390d6b1df8ac415701ff5f",
"body": null,
"is_bot": false,
"headline": "Stricter argument checking",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-09-12T05:32:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c61810d78576c1e93e0fec6bb05b6249584dde8d",
"body": null,
"is_bot": false,
"headline": "1.1.1",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2017-01-19T06:59:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cda92d8ba3f445f8c213290a8220d56cf7472f7",
"body": "…(#5)",
"is_bot": false,
"headline": "Removed index parameter, each call to next now increase index by one …",
"author_name": "Andrea Parodi",
"author_login": "parro-it",
"committed_at": "2017-01-19T06:57:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce04bc09745da7fcd7f223fe893fa5a29f7a38c7",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-11-18T10:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e7c6b6d02d35daaf9e9f3441a0328f3f1f14a62",
"body": "Fixes #1",
"is_bot": false,
"headline": "Iterate over source iterable (#2)",
"author_name": "Andrea Parodi",
"author_login": "parro-it",
"committed_at": "2016-11-18T10:48:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf8328bd7c3c59b7e604d6cd0722e41a9c38102e",
"body": null,
"is_bot": false,
"headline": "minor readme tweaks",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-11-02T06:08:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fef15cfe481989afdd1728ba02b64b7ca6552462",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-10-21T03:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "051cf2692fb66dbc05a2ef41101c7fcf6e108207",
"body": null,
"is_bot": false,
"headline": "init",
"author_name": "Sindre Sorhus",
"author_login": "sindresorhus",
"committed_at": "2016-10-21T03:42:26Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 17,
"commits_last_year": 9,
"latest_release_at": "2026-07-20T21:21:18Z",
"latest_release_tag": "v7.0.6",
"releases_from_tags": false,
"days_since_last_push": 2,
"active_weeks_last_year": 5,
"days_since_latest_release": 2,
"mean_days_between_releases": 169.5
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 85,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "p-map",
"exists": true,
"license": "MIT",
"keywords": [
"promise",
"map",
"resolved",
"wait",
"collection",
"iterable",
"iterator",
"race",
"fulfilled",
"async",
"await",
"promises",
"concurrently",
"concurrency",
"parallel",
"bluebird"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/p-map",
"is_deprecated": false,
"latest_version": "7.0.6",
"repository_url": "https://github.com/sindresorhus/p-map",
"versions_count": 22,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 1,
"monthly_downloads": 390527174,
"first_published_at": "2016-10-21T03:44:11.145000Z",
"latest_published_at": "2026-07-20T21:21:12.423000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 2
}
]
},
"popularity": {
"forks": 72,
"stars": 1504,
"watchers": 14,
"fork_history": {
"days": [
{
"date": "2016-11-23",
"count": 1
},
{
"date": "2017-08-24",
"count": 1
},
{
"date": "2018-01-26",
"count": 1
},
{
"date": "2018-05-02",
"count": 1
},
{
"date": "2018-05-08",
"count": 1
},
{
"date": "2018-07-15",
"count": 1
},
{
"date": "2018-10-24",
"count": 1
},
{
"date": "2018-12-12",
"count": 1
},
{
"date": "2019-01-04",
"count": 1
},
{
"date": "2019-01-18",
"count": 1
},
{
"date": "2019-04-02",
"count": 1
},
{
"date": "2019-07-15",
"count": 1
},
{
"date": "2019-07-24",
"count": 1
},
{
"date": "2019-08-22",
"count": 1
},
{
"date": "2019-12-24",
"count": 1
},
{
"date": "2020-04-12",
"count": 1
},
{
"date": "2020-05-31",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2021-01-01",
"count": 1
},
{
"date": "2021-01-13",
"count": 1
},
{
"date": "2021-02-04",
"count": 2
},
{
"date": "2021-04-16",
"count": 1
},
{
"date": "2021-05-25",
"count": 1
},
{
"date": "2021-06-03",
"count": 1
},
{
"date": "2021-06-05",
"count": 1
},
{
"date": "2021-06-17",
"count": 1
},
{
"date": "2021-08-25",
"count": 1
},
{
"date": "2021-09-13",
"count": 1
},
{
"date": "2021-09-15",
"count": 1
},
{
"date": "2021-09-30",
"count": 1
},
{
"date": "2021-12-16",
"count": 1
},
{
"date": "2021-12-29",
"count": 2
},
{
"date": "2022-03-02",
"count": 1
},
{
"date": "2022-03-08",
"count": 1
},
{
"date": "2022-03-27",
"count": 1
},
{
"date": "2022-06-06",
"count": 1
},
{
"date": "2022-06-09",
"count": 1
},
{
"date": "2022-08-19",
"count": 1
},
{
"date": "2022-11-02",
"count": 1
},
{
"date": "2023-04-10",
"count": 1
},
{
"date": "2023-04-23",
"count": 1
},
{
"date": "2023-04-28",
"count": 1
},
{
"date": "2023-07-15",
"count": 1
},
{
"date": "2023-12-06",
"count": 1
},
{
"date": "2023-12-22",
"count": 1
},
{
"date": "2023-12-26",
"count": 1
},
{
"date": "2024-01-23",
"count": 1
},
{
"date": "2024-01-26",
"count": 2
},
{
"date": "2024-04-26",
"count": 1
},
{
"date": "2024-05-17",
"count": 1
},
{
"date": "2024-06-04",
"count": 1
},
{
"date": "2024-08-11",
"count": 1
},
{
"date": "2024-10-28",
"count": 1
},
{
"date": "2024-12-04",
"count": 1
},
{
"date": "2025-01-24",
"count": 1
},
{
"date": "2025-03-18",
"count": 1
},
{
"date": "2025-04-07",
"count": 1
},
{
"date": "2025-11-27",
"count": 1
},
{
"date": "2026-02-05",
"count": 1
},
{
"date": "2026-03-16",
"count": 1
},
{
"date": "2026-05-24",
"count": 1
},
{
"date": "2026-05-29",
"count": 1
},
{
"date": "2026-06-04",
"count": 1
},
{
"date": "2026-06-29",
"count": 1
},
{
"date": "2026-07-01",
"count": 1
},
{
"date": "2026-07-15",
"count": 1
},
{
"date": "2026-07-20",
"count": 1
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": true,
"collected": 71,
"total_forks": 72
},
"star_history": null,
"open_issues_and_prs": 12
},
"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": 19103,
"source_files_sampled": 6,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 8,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "ava",
"direct": false,
"version": "^5.2.0",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "^5.3.0",
"ecosystem": "npm"
},
{
"name": "delay",
"direct": false,
"version": "^6.0.0",
"ecosystem": "npm"
},
{
"name": "in-range",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "random-int",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "time-span",
"direct": false,
"version": "^5.1.0",
"ecosystem": "npm"
},
{
"name": "tsd",
"direct": false,
"version": "^0.29.0",
"ecosystem": "npm"
},
{
"name": "xo",
"direct": false,
"version": "^0.56.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 8,
"direct_count": 0,
"indirect_count": 8
}
},
"maintainership": {
"issues": {
"open_prs": 4,
"merged_prs": 29,
"open_issues": 8,
"closed_ratio": 0.83,
"closed_issues": 39,
"closed_unmerged_prs": 6
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "sindresorhus",
"commits": 45,
"avatar_url": "https://avatars.githubusercontent.com/u/170270?v=4"
},
{
"type": "User",
"login": "Richienb",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/29491356?v=4"
},
{
"type": "User",
"login": "huntharo",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/5617868?v=4"
},
{
"type": "User",
"login": "parro-it",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/11197111?v=4"
},
{
"type": "User",
"login": "BendingBender",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/4807083?v=4"
},
{
"type": "User",
"login": "furudean",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/31383109?v=4"
},
{
"type": "User",
"login": "noamokman",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/6004557?v=4"
},
{
"type": "User",
"login": "papb",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/20914054?v=4"
},
{
"type": "User",
"login": "hong4rc",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/19208123?v=4"
},
{
"type": "User",
"login": "chrisblossom",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1595871?v=4"
}
],
"contributors_sampled": 20,
"top_contributor_share": 0.608
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"main.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 1,
"reason": "2 out of 13 merged PRs checked by a CI test -- score normalized to 1",
"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": 4,
"reason": "Found 13/30 approved changesets -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 15 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 5,
"reason": "5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "bc26cf03f81292325236a1188063dac8e7a4de0f",
"ran_at": "2026-07-22T21:35:58Z",
"aggregate_score": 4.5,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": true,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-07-20T21:22:59Z",
"oldest_open_prs": [
{
"number": 74,
"created_at": "2024-05-24T05:42:30Z",
"last_comment_at": "2024-08-28T05:10:41Z",
"last_comment_author": "graham-fisher-ii"
},
{
"number": 79,
"created_at": "2024-08-28T05:03:47Z",
"last_comment_at": "2025-03-29T00:45:51Z",
"last_comment_author": "graham-fisher-ii"
},
{
"number": 82,
"created_at": "2025-09-19T03:21:48Z",
"last_comment_at": "2025-09-19T05:05:35Z",
"last_comment_author": "Richienb"
},
{
"number": 83,
"created_at": "2026-03-16T10:54:22Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-20T21:17:16Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 24,
"created_at": "2019-09-25T09:35:26Z",
"last_comment_at": "2023-11-03T19:43:59Z",
"last_comment_author": "dancrew32"
},
{
"number": 31,
"created_at": "2020-10-13T14:45:31Z",
"last_comment_at": "2023-07-16T11:08:00Z",
"last_comment_author": "Richienb"
},
{
"number": 33,
"created_at": "2021-02-21T13:31:22Z",
"last_comment_at": "2021-06-09T09:32:23Z",
"last_comment_author": "Richienb"
},
{
"number": 34,
"created_at": "2021-03-19T14:33:22Z",
"last_comment_at": "2025-01-09T20:50:21Z",
"last_comment_author": "davidfirst"
},
{
"number": 66,
"created_at": "2023-07-17T00:28:36Z",
"last_comment_at": "2023-08-16T13:55:32Z",
"last_comment_author": "sindresorhus"
},
{
"number": 70,
"created_at": "2024-01-04T18:00:21Z",
"last_comment_at": "2024-01-15T10:51:57Z",
"last_comment_author": "fr1sk"
},
{
"number": 72,
"created_at": "2024-05-14T01:03:38Z",
"last_comment_at": "2024-06-04T14:39:29Z",
"last_comment_author": "lacherogwu"
},
{
"number": 78,
"created_at": "2024-08-12T16:38:21Z",
"last_comment_at": "2024-08-15T08:13:58Z",
"last_comment_author": "Richienb"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/sindresorhus/p-map",
"host": "github.com",
"name": "p-map",
"owner": "sindresorhus"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"security": 45,
"vitality": 66,
"community": 84,
"governance": 70,
"engineering": 39
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 66,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 54,
"inputs": {
"commits_last_year": 9,
"human_commit_share": 1,
"days_since_last_push": 2,
"active_weeks_last_year": 5
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "5/52 weeks with commits",
"points": 3.5,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 5
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "9 commits in the last year",
"points": 9,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 9
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"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": 84,
"inputs": {
"releases_count": 17,
"latest_release_tag": "v7.0.6",
"releases_from_tags": false,
"days_since_latest_release": 2,
"mean_days_between_releases": 169.5
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "17 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 17
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 2 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 2
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~169.5 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 169.5
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 2,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 2 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 2
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 84,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"forks": 72,
"stars": 1504,
"watchers": 14,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,504 stars",
"points": 51.5,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1504
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "72 forks",
"points": 15.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 72
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "14 watchers",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 14
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"p-map"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 390527174
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "390,527,174 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 390527174,
"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": "good",
"name": "Sustainability & Governance",
"value": 70,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 20,
"top_contributor_share": 0.608
},
"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 61% of commits",
"points": 8.8,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 61
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "20 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 20
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 76,
"inputs": {
"merged_prs": 29,
"open_issues": 8,
"closed_issues": 39,
"issue_closed_ratio": 0.83,
"closed_unmerged_prs": 6
},
"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": "29/35 decided PRs merged",
"points": 31.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 29,
"decided": 35
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 13/30 approved changesets -- score normalized to 4",
"points": 6,
"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": 80371,
"owner_type": "User",
"is_verified": null,
"owner_login": "sindresorhus",
"public_repos": 1140,
"account_age_days": 6057
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "80,371 followers of sindresorhus",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 80371,
"login": "sindresorhus"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "1140 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 1140
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"p-map"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 2
},
"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 2 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 2
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"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": 39,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": true,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "2 out of 13 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"promise",
"async-functions",
"concurrency",
"mapper",
"nodejs",
"javascript",
"parallel",
"promises",
"async",
"async-await",
"await",
"iteration"
],
"has_wiki": false,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": "12 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 12
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 45,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 45,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.5
},
"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": "2 out of 13 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"status": "partial",
"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 13/30 approved changesets -- score normalized to 4",
"points": 3,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 15 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "5 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 13
},
"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": 17,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 20,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.378,
"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": "28 of 74 human commits state their intent (structured subject or explanatory body)",
"points": 20.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 28,
"sampled": 74
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 74",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 74
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 19103,
"source_files_sampled": 6,
"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/6 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 6,
"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",
"deps.dev does not index npm:p-map@7.0.6; advisories assessed against the repository dependency graph instead",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T21:36:15.540206Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/sindresorhus/p-map.svg",
"full_name": "sindresorhus/p-map",
"license_state": "standard",
"license_spdx": "MIT"
}