{"id":2059532,"name":"nativescript-imagecropper","ecosystem":"npm","description":"NativeScript Image Cropper Plugin","homepage":"https://github.com/bthurlow/nativescript-imagecropper","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/bthurlow/nativescript-imagecropper","keywords_array":["NativeScript","JavaScript","Android","iOS","Image Cropper","Crop","imagecropper","crop photo","image"],"namespace":null,"versions_count":23,"first_release_published_at":"2016-03-31T20:05:57.934Z","latest_release_published_at":"2021-10-20T01:41:33.127Z","latest_release_number":"4.0.3","last_synced_at":"2026-06-23T23:46:19.319Z","created_at":"2022-04-09T20:26:08.068Z","updated_at":"2026-06-23T23:46:19.319Z","registry_url":"https://www.npmjs.com/package/nativescript-imagecropper","install_command":"npm install nativescript-imagecropper","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.3"}},"repo_metadata":{"id":6245692,"uuid":"55008814","full_name":"bthurlow/nativescript-imagecropper","owner":"bthurlow","description":"A nativescript image cropping plugin.","archived":false,"fork":false,"pushed_at":"2023-03-05T12:24:47.000Z","size":6964,"stargazers_count":49,"open_issues_count":32,"forks_count":35,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-12-02T07:55:11.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bthurlow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-03-29T20:36:32.000Z","updated_at":"2023-09-19T09:47:31.000Z","dependencies_parsed_at":"2024-06-19T11:31:45.104Z","dependency_job_id":"5da25af5-95d8-4e2d-bfcb-20385a4ea95b","html_url":"https://github.com/bthurlow/nativescript-imagecropper","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/bthurlow/nativescript-imagecropper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bthurlow","download_url":"https://codeload.github.com/bthurlow/nativescript-imagecropper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/sbom","scorecard":{"id":256746,"data":{"date":"2025-08-11","repo":{"name":"github.com/bthurlow/nativescript-imagecropper","commit":"c69097e31ccb951cd3f619c4080fa2528b30e28a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.8,"checks":[{"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":2,"reason":"Found 7/24 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: npmCommand not pinned by hash: publish/pack.sh:10","Info:   0 out of   1 npmCommand 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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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":0,"reason":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-whgm-jr23-g3j9","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-qrpm-p2h7-hrv2","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-hc6q-2mpp-qw7j","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj"],"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-17T09:53:17.623Z","repository_id":6245692,"created_at":"2025-08-17T09:53:17.624Z","updated_at":"2025-08-17T09:53:17.624Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31869052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":"bthurlow","name":"Brian Thurlow","uuid":"1750070","kind":"user","description":"","email":"","website":null,"location":"Chattanooga, TN","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1750070?u=52228316de7920645925303d93e19c774baf400a\u0026v=4","repositories_count":5,"last_synced_at":"2023-04-05T14:24:11.244Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/bthurlow","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T16:35:47.004Z","updated_at":"2023-04-05T14:24:11.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bthurlow","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bthurlow/repositories"},"tags":[{"name":"v1.0.2","sha":"553cb154ce2918288093067cbd55832b8acc5e56","kind":"commit","published_at":"2018-05-25T05:59:00.000Z","download_url":"https://codeload.github.com/bthurlow/nativescript-imagecropper/tar.gz/v1.0.2","html_url":"https://github.com/bthurlow/nativescript-imagecropper/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bthurlow/nativescript-imagecropper@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags/v1.0.2/manifests"},{"name":"0.1.2","sha":"49f3a2ae97230abe2e502604aad966a0dcb8d9f8","kind":"commit","published_at":"2017-10-20T13:03:59.000Z","download_url":"https://codeload.github.com/bthurlow/nativescript-imagecropper/tar.gz/0.1.2","html_url":"https://github.com/bthurlow/nativescript-imagecropper/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bthurlow/nativescript-imagecropper@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags/0.1.2/manifests"},{"name":"0.1.0","sha":"b050f68155ccdf461131617db17aea5dfaa8d544","kind":"commit","published_at":"2017-10-19T22:33:44.000Z","download_url":"https://codeload.github.com/bthurlow/nativescript-imagecropper/tar.gz/0.1.0","html_url":"https://github.com/bthurlow/nativescript-imagecropper/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bthurlow/nativescript-imagecropper@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags/0.1.0/manifests"},{"name":"v0.0.7","sha":"e44ab3c776f89c9eb4c0f02536030a7ae9c36b31","kind":"commit","published_at":"2016-04-28T16:41:57.000Z","download_url":"https://codeload.github.com/bthurlow/nativescript-imagecropper/tar.gz/v0.0.7","html_url":"https://github.com/bthurlow/nativescript-imagecropper/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bthurlow/nativescript-imagecropper@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"63b5a332f283747712267afa3e21b8d214f8ae8e","kind":"commit","published_at":"2016-04-26T17:11:23.000Z","download_url":"https://codeload.github.com/bthurlow/nativescript-imagecropper/tar.gz/v0.0.6","html_url":"https://github.com/bthurlow/nativescript-imagecropper/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bthurlow/nativescript-imagecropper@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"90cad4d31cc829938890ac7b8ab1b43539dfcc68","kind":"commit","published_at":"2016-04-26T15:14:17.000Z","download_url":"https://codeload.github.com/bthurlow/nativescript-imagecropper/tar.gz/v0.0.5","html_url":"https://github.com/bthurlow/nativescript-imagecropper/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bthurlow/nativescript-imagecropper@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"7a408468a7b7edaf8ed5a34255e4dc83b30996ea","kind":"commit","published_at":"2016-04-01T13:04:42.000Z","download_url":"https://codeload.github.com/bthurlow/nativescript-imagecropper/tar.gz/v0.0.4","html_url":"https://github.com/bthurlow/nativescript-imagecropper/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bthurlow/nativescript-imagecropper@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"7ce18d305ee5505cee1048c536aef9e8f605ed59","kind":"commit","published_at":"2016-03-31T20:19:17.000Z","download_url":"https://codeload.github.com/bthurlow/nativescript-imagecropper/tar.gz/v0.0.3","html_url":"https://github.com/bthurlow/nativescript-imagecropper/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/bthurlow/nativescript-imagecropper@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/tags/v0.0.3/manifests"}]},"repo_metadata_updated_at":"2026-04-16T03:08:33.263Z","dependent_packages_count":1,"downloads":813,"downloads_period":"last-month","dependent_repos_count":24,"rankings":{"downloads":3.35018499738247,"dependent_repos_count":2.537214911424113,"dependent_packages_count":20.967833947506787,"stargazers_count":6.035588464746523,"forks_count":4.44014011881887,"docker_downloads_count":null,"average":7.466192487975752},"purl":"pkg:npm/nativescript-imagecropper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nativescript-imagecropper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/nativescript-imagecropper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nativescript-imagecropper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T13:17:10.457Z","issues_count":105,"pull_requests_count":49,"avg_time_to_close_issue":6899675.873239436,"avg_time_to_close_pull_request":8852703.076923076,"issues_closed_count":71,"pull_requests_closed_count":39,"pull_request_authors_count":11,"issue_authors_count":53,"avg_comments_per_issue":3.7714285714285714,"avg_comments_per_pull_request":2.5714285714285716,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/bthurlow%2Fnativescript-imagecropper/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nativescript-imagecropper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nativescript-imagecropper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nativescript-imagecropper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nativescript-imagecropper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nativescript-imagecropper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nativescript-imagecropper/codemeta","maintainers":[{"uuid":"multishiv19","login":"multishiv19","name":null,"email":"sp@shiv19.com","url":null,"packages_count":166,"html_url":"https://www.npmjs.com/~multishiv19","role":null,"created_at":"2022-11-20T06:27:07.659Z","updated_at":"2022-11-20T06:27:07.659Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/multishiv19/packages"},{"uuid":"davecoffin","login":"davecoffin","name":null,"email":"dave@davecoffin.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~davecoffin","role":null,"created_at":"2022-11-20T06:27:07.646Z","updated_at":"2022-11-20T06:27:07.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davecoffin/packages"},{"uuid":"bthurlow","login":"bthurlow","name":null,"email":"bthurlow0424@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~bthurlow","role":null,"created_at":"2022-11-20T06:27:07.634Z","updated_at":"2022-11-20T06:27:07.634Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bthurlow/packages"}]}