{"id":5375683,"name":"@jpweeks/touchsweep","ecosystem":"npm","description":"Super tiny vanilla JS module to detect swipe direction","homepage":"https://touchsweep.atanas.info","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/scriptex/touchsweep","keywords_array":["Touch swipe","Touch events","Mouse events","Touch event detection","Mouse event detection"],"namespace":"jpweeks","versions_count":2,"first_release_published_at":"2022-10-28T01:41:39.961Z","latest_release_published_at":"2022-11-07T17:22:26.337Z","latest_release_number":"2.1.0","last_synced_at":"2026-09-17T09:25:44.033Z","created_at":"2022-10-28T02:22:15.010Z","updated_at":"2026-09-21T15:56:17.683Z","registry_url":"https://www.npmjs.com/package/@jpweeks/touchsweep","install_command":"npm install @jpweeks/touchsweep","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/scriptex","dist-tags":{"latest":"2.1.0"},"contentPolicy":null},"repo_metadata":{"id":41045342,"uuid":"138967734","full_name":"scriptex/touchsweep","owner":"scriptex","description":"Detect your swipe gestures direction","archived":false,"fork":false,"pushed_at":"2026-09-07T23:13:45.000Z","size":2177,"stargazers_count":10,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-09-17T03:54:22.830Z","etag":null,"topics":["event-detection","mouse-event-detection","mouse-events","swipe-detector","touch-event-detection","touch-events"],"latest_commit_sha":null,"homepage":"https://touchsweep.atanas.info","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scriptex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["scriptex"],"patreon":"atanas","open_collective":null,"ko_fi":"scriptex","tidelift":null,"community_bridge":null,"liberapay":"scriptex","issuehunt":"scriptex","otechie":null,"custom":["paypal.me/scriptex","revolut.me/scriptex"]}},"created_at":"2018-06-28T04:54:37.000Z","updated_at":"2026-09-05T09:33:23.000Z","dependencies_parsed_at":"2023-10-15T09:30:07.796Z","dependency_job_id":"436c6359-937f-465a-9b9f-58568ced23db","html_url":"https://github.com/scriptex/touchsweep","commit_stats":{"total_commits":328,"total_committers":9,"mean_commits":36.44444444444444,"dds":0.6189024390243902,"last_synced_commit":"3e51fc13a4317b10c33d218206d5faacf7d21986"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/scriptex/touchsweep","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scriptex","download_url":"https://codeload.github.com/scriptex/touchsweep/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/sbom","scorecard":{"id":806349,"data":{"date":"2025-08-11","repo":{"name":"github.com/scriptex/touchsweep","commit":"c8bd71c12f17630cb3d64839b3e6b0db69fc2581"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/scriptex/touchsweep/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/scriptex/touchsweep/build.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: all commits (4) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T11:52:07.379Z","repository_id":41045342,"created_at":"2025-08-23T11:52:07.379Z","updated_at":"2025-08-23T11:52:07.379Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37573553,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-21T02:00:06.232Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"scriptex","name":"Atanas Atanasov","uuid":"4603539","kind":"user","description":"Frontend Consultant; \r\nWeb, Mobile and Desktop Applications Developer; \r\nOpen-Source Software Maintainer;\r\nTeam Lead;\r\nMentor;","email":"hi@atanas.info","website":"https://atanas.info","location":"Varna, Bulgaria","twitter":"scriptexbg","company":"@html-lab @toptal @braintrustofficial @andela @dmarcian","icon_url":"https://avatars.githubusercontent.com/u/4603539?u=77800a48ef79913bd35970abbbb80f0443de706b\u0026v=4","repositories_count":89,"last_synced_at":"2026-09-16T20:30:12.268Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/scriptex","funding_links":["https://github.com/sponsors/scriptex"],"total_stars":648,"followers":147,"following":1,"created_at":"2022-11-11T08:37:24.471Z","updated_at":"2026-09-16T20:30:12.285Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scriptex","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scriptex/repositories"},"tags":[{"name":"2.2.0","sha":"cce75d372608a616fc23eb4775c59fd483372955","kind":"commit","published_at":"2023-10-17T13:03:27.000Z","download_url":"https://codeload.github.com/scriptex/touchsweep/tar.gz/2.2.0","html_url":"https://github.com/scriptex/touchsweep/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scriptex/touchsweep@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"d400429fed72b77fe2a20b910381ab2c9d85a889","kind":"commit","published_at":"2022-11-16T07:19:10.000Z","download_url":"https://codeload.github.com/scriptex/touchsweep/tar.gz/2.1.0","html_url":"https://github.com/scriptex/touchsweep/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scriptex/touchsweep@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"637ec864cbea0415230d9ebd28cd411d6b0ca913","kind":"commit","published_at":"2022-11-01T08:11:19.000Z","download_url":"https://codeload.github.com/scriptex/touchsweep/tar.gz/2.0.1","html_url":"https://github.com/scriptex/touchsweep/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scriptex/touchsweep@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"30dec2f749d28a6a3bbc8c93a47d6be00d4ce6ab","kind":"commit","published_at":"2022-09-30T06:06:20.000Z","download_url":"https://codeload.github.com/scriptex/touchsweep/tar.gz/2.0.0","html_url":"https://github.com/scriptex/touchsweep/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scriptex/touchsweep@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/2.0.0/manifests"},{"name":"1.3.0","sha":"734a268fa7fef9a627cae3e759d5e8ae4bb23ff0","kind":"commit","published_at":"2022-03-02T10:12:51.000Z","download_url":"https://codeload.github.com/scriptex/touchsweep/tar.gz/1.3.0","html_url":"https://github.com/scriptex/touchsweep/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scriptex/touchsweep@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"65b03dcb1720676c61816fc08e6cb214dcbac83f","kind":"commit","published_at":"2021-04-20T07:27:28.000Z","download_url":"https://codeload.github.com/scriptex/touchsweep/tar.gz/1.2.0","html_url":"https://github.com/scriptex/touchsweep/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scriptex/touchsweep@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"4ac15aeafedf6260f9f22b2557ba79e85ffc8ec5","kind":"commit","published_at":"2020-06-08T12:58:53.000Z","download_url":"https://codeload.github.com/scriptex/touchsweep/tar.gz/1.1.0","html_url":"https://github.com/scriptex/touchsweep/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scriptex/touchsweep@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"15a85493b9b6714cefa2bf17252eef557c200521","kind":"commit","published_at":"2019-01-03T08:15:42.000Z","download_url":"https://codeload.github.com/scriptex/touchsweep/tar.gz/1.0.0","html_url":"https://github.com/scriptex/touchsweep/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scriptex/touchsweep@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"76f6a077bfc30876ee0bc9279e7b3e7889bfd482","kind":"commit","published_at":"2018-08-18T10:41:59.000Z","download_url":"https://codeload.github.com/scriptex/touchsweep/tar.gz/0.2.0","html_url":"https://github.com/scriptex/touchsweep/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scriptex/touchsweep@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"fefef1373c60d056e28bfd9c3eaa0eb21c645570","kind":"commit","published_at":"2018-06-29T05:47:34.000Z","download_url":"https://codeload.github.com/scriptex/touchsweep/tar.gz/0.1.0","html_url":"https://github.com/scriptex/touchsweep/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/scriptex/touchsweep@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-09-21T15:56:17.683Z","dependent_packages_count":1,"downloads":26,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":36.057671491867396,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":12.723297676079511,"forks_count":10.835450408082394,"average":20.228341613500582},"purl":"pkg:npm/%40jpweeks/touchsweep","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jpweeks/touchsweep","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jpweeks/touchsweep","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jpweeks/touchsweep/dependencies","status":null,"funding_links":["https://github.com/sponsors/scriptex","https://patreon.com/atanas","https://ko-fi.com/scriptex","https://liberapay.com/scriptex","https://issuehunt.io/r/scriptex","paypal.me/scriptex","revolut.me/scriptex"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-16T21:51:07.902Z","issues_count":17,"pull_requests_count":155,"avg_time_to_close_issue":1658244.4117647058,"avg_time_to_close_pull_request":99221.92666666667,"issues_closed_count":17,"pull_requests_closed_count":150,"pull_request_authors_count":4,"issue_authors_count":5,"avg_comments_per_issue":1.0588235294117647,"avg_comments_per_pull_request":1.4258064516129032,"merged_pull_requests_count":138,"bot_issues_count":14,"bot_pull_requests_count":140,"past_year_issues_count":0,"past_year_pull_requests_count":7,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1755987.2,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.7142857142857142,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptex%2Ftouchsweep/issues","maintainers":[{"login":"scriptex","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scriptex"}],"active_maintainers":[{"login":"scriptex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/scriptex"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jpweeks%2Ftouchsweep/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jpweeks%2Ftouchsweep/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jpweeks%2Ftouchsweep/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jpweeks%2Ftouchsweep/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jpweeks%2Ftouchsweep/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jpweeks%2Ftouchsweep/codemeta","maintainers":[{"uuid":"jpweeks","login":"jpweeks","name":null,"email":"jay.patrick.weeks@gmail.com","url":null,"packages_count":25,"html_url":"https://www.npmjs.com/~jpweeks","role":null,"created_at":"2022-11-19T06:29:23.006Z","updated_at":"2022-11-19T06:29:23.006Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jpweeks/packages"}]}