{"id":1581314,"name":"css-to-react-native","ecosystem":"npm","description":"Convert CSS text to a React Native stylesheet object","homepage":"https://github.com/styled-components/css-to-react-native#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/styled-components/css-to-react-native","keywords_array":["styled-components","React","ReactNative","styles","CSS"],"namespace":null,"versions_count":23,"first_release_published_at":"2016-11-17T09:48:20.111Z","latest_release_published_at":"2023-02-14T22:20:46.436Z","latest_release_number":"3.2.0","last_synced_at":"2026-09-19T00:37:25.553Z","created_at":"2022-04-09T10:31:08.552Z","updated_at":"2026-09-22T14:17:47.389Z","registry_url":"https://www.npmjs.com/package/css-to-react-native","install_command":"npm install css-to-react-native","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.2.0"},"contentPolicy":null},"repo_metadata":{"id":46934024,"uuid":"73301774","full_name":"styled-components/css-to-react-native","owner":"styled-components","description":"Convert CSS text to a React Native stylesheet object","archived":false,"fork":false,"pushed_at":"2026-03-30T09:45:52.000Z","size":405,"stargazers_count":1177,"open_issues_count":3,"forks_count":82,"subscribers_count":34,"default_branch":"master","last_synced_at":"2026-09-08T16:46:20.702Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/styled-components.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-11-09T16:34:37.000Z","updated_at":"2026-08-30T13:40:52.000Z","dependencies_parsed_at":"2024-09-20T04:45:29.778Z","dependency_job_id":null,"html_url":"https://github.com/styled-components/css-to-react-native","commit_stats":{"total_commits":129,"total_committers":21,"mean_commits":6.142857142857143,"dds":"0.39534883720930236","last_synced_commit":"ae1e7beef42ba2a971a53d9522db669eea6f6b21"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/styled-components/css-to-react-native","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/styled-components","download_url":"https://codeload.github.com/styled-components/css-to-react-native/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/sbom","scorecard":{"id":856521,"data":{"date":"2025-08-11","repo":{"name":"github.com/styled-components/css-to-react-native","commit":"f3baa1330b4b958ee18544f56bf4d2a31d3876e4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"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":"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.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md: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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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 30 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":"51 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-6chw-6frg-f759","Warn: Project is vulnerable to: GHSA-v88g-cgmw-v5xw","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-8r6j-v8pm-fqw3","Warn: Project is vulnerable to: MAL-2023-462","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-5fw9-fq32-wv5p","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-jgrx-mgxx-jf9v","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T00:00:05.086Z","repository_id":46934024,"created_at":"2025-08-24T00:00:05.086Z","updated_at":"2025-08-24T00:00:05.086Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37330571,"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-15T02:00:05.939Z","response_time":113,"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":"styled-components","name":"styled-components","uuid":"20658825","kind":"organization","description":"Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅","email":null,"website":"https://styled-components.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20658825?v=4","repositories_count":35,"last_synced_at":"2024-04-14T08:14:44.628Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/styled-components","funding_links":[],"total_stars":63374,"followers":2449,"following":0,"created_at":"2022-11-02T16:22:41.464Z","updated_at":"2024-04-14T08:14:51.476Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/styled-components","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/styled-components/repositories"},"tags":[{"name":"v3.0.0","sha":"26f4b495b971cc9945f2682dc619ddf9ea106939","kind":"commit","published_at":"2019-10-04T07:27:21.000Z","download_url":"https://codeload.github.com/styled-components/css-to-react-native/tar.gz/v3.0.0","html_url":"https://github.com/styled-components/css-to-react-native/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/styled-components/css-to-react-native@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/tags/v3.0.0/manifests"},{"name":"v2.3.0","sha":"837637bb134a88e8cd734b51634338fd6555068d","kind":"commit","published_at":"2019-02-07T16:31:08.000Z","download_url":"https://codeload.github.com/styled-components/css-to-react-native/tar.gz/v2.3.0","html_url":"https://github.com/styled-components/css-to-react-native/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/styled-components/css-to-react-native@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"74ed49dbd70fb02d1237c3ecddec8cdf1c764756","kind":"tag","published_at":"2018-05-09T09:23:42.000Z","download_url":"https://codeload.github.com/styled-components/css-to-react-native/tar.gz/v2.2.0","html_url":"https://github.com/styled-components/css-to-react-native/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/styled-components/css-to-react-native@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"445dddc5fdac0471a07c8c0fee915008b6eef1a9","kind":"tag","published_at":"2018-02-03T10:19:34.000Z","download_url":"https://codeload.github.com/styled-components/css-to-react-native/tar.gz/v2.1.0","html_url":"https://github.com/styled-components/css-to-react-native/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/styled-components/css-to-react-native@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/tags/v2.1.0/manifests"},{"name":"v1.0.4","sha":"e5cf2475401640b9cdbeb596d83052a803b08aec","kind":"tag","published_at":"2016-11-23T08:29:58.000Z","download_url":"https://codeload.github.com/styled-components/css-to-react-native/tar.gz/v1.0.4","html_url":"https://github.com/styled-components/css-to-react-native/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/styled-components/css-to-react-native@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"b88295fee084a10dd0198b2dd012ccebe3252de4","kind":"tag","published_at":"2016-11-21T16:25:11.000Z","download_url":"https://codeload.github.com/styled-components/css-to-react-native/tar.gz/v1.0.3","html_url":"https://github.com/styled-components/css-to-react-native/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/styled-components/css-to-react-native@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/tags/v1.0.3/manifests"}]},"repo_metadata_updated_at":"2026-09-22T14:17:47.389Z","dependent_packages_count":211,"downloads":49121921,"downloads_period":"last-month","dependent_repos_count":456212,"rankings":{"downloads":0.0537739806216535,"dependent_repos_count":0.05396563941205654,"dependent_packages_count":0.21651967350103657,"stargazers_count":2.2931152876907963,"forks_count":3.255297175168468,"docker_downloads_count":0.19732641463353195,"average":1.0116663618379238},"purl":"pkg:npm/css-to-react-native","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/css-to-react-native","docker_dependents_count":1884,"docker_downloads_count":1352647491,"usage_url":"https://repos.ecosyste.ms/usage/npm/css-to-react-native","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/css-to-react-native/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-20T05:12:56.386Z","issues_count":54,"pull_requests_count":78,"avg_time_to_close_issue":18668785.12,"avg_time_to_close_pull_request":16358404.921052631,"issues_closed_count":50,"pull_requests_closed_count":76,"pull_request_authors_count":23,"issue_authors_count":49,"avg_comments_per_issue":4.833333333333333,"avg_comments_per_pull_request":1.9102564102564104,"merged_pull_requests_count":38,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":1,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":13596694.0,"past_year_avg_time_to_close_pull_request":99983.71428571429,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.5333333333333332,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":11,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/styled-components%2Fcss-to-react-native/issues","maintainers":[{"login":"kitten","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kitten"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/css-to-react-native/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/css-to-react-native/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/css-to-react-native/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/css-to-react-native/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/css-to-react-native/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/css-to-react-native/codemeta","maintainers":[{"uuid":"mxstbr","login":"mxstbr","name":null,"email":"npm@mxstbr.com","url":null,"packages_count":81,"html_url":"https://www.npmjs.com/~mxstbr","role":null,"created_at":"2022-11-11T22:35:28.921Z","updated_at":"2022-11-11T22:35:28.921Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mxstbr/packages"},{"uuid":"jacobp100","login":"jacobp100","name":null,"email":"jacobparker1992@gmail.com","url":null,"packages_count":41,"html_url":"https://www.npmjs.com/~jacobp100","role":null,"created_at":"2022-11-11T22:35:28.901Z","updated_at":"2022-11-11T22:35:28.901Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jacobp100/packages"},{"uuid":"kristerkari","login":"kristerkari","name":null,"email":"polony02.broader@icloud.com","url":null,"packages_count":42,"html_url":"https://www.npmjs.com/~kristerkari","role":null,"created_at":"2022-11-11T22:35:28.911Z","updated_at":"2022-11-11T22:35:28.911Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kristerkari/packages"}]}