{"id":2184418,"name":"postcss-replace","ecosystem":"npm","description":"PostCSS plugin for replacing strings.","homepage":"https://github.com/gridonic/postcss-replace#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gridonic/postcss-replace","keywords_array":["postcss","css","postcss-plugin","replace","strings"],"namespace":null,"versions_count":15,"first_release_published_at":"2017-10-30T09:40:53.464Z","latest_release_published_at":"2023-03-21T15:10:47.684Z","latest_release_number":"2.0.1","last_synced_at":"2026-04-06T13:15:47.440Z","created_at":"2022-04-09T22:10:33.065Z","updated_at":"2026-04-06T13:15:47.441Z","registry_url":"https://www.npmjs.com/package/postcss-replace","install_command":"npm install postcss-replace","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.1"}},"repo_metadata":{"id":26419365,"uuid":"106821342","full_name":"gridonic/postcss-replace","owner":"gridonic","description":"PostCSS plugin for replacing strings. ","archived":false,"fork":false,"pushed_at":"2023-03-21T15:23:36.000Z","size":1219,"stargazers_count":27,"open_issues_count":8,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-17T03:07:59.569Z","etag":null,"topics":["postcss","postcss-plugin","replace","strings"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/gridonic.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2017-10-13T12:26:26.000Z","updated_at":"2025-03-02T21:36:24.000Z","dependencies_parsed_at":"2024-06-18T16:46:07.151Z","dependency_job_id":"323bb50a-1652-436c-9ad0-7f4ec6615aca","html_url":"https://github.com/gridonic/postcss-replace","commit_stats":{"total_commits":118,"total_committers":11,"mean_commits":"10.727272727272727","dds":0.6355932203389831,"last_synced_commit":"ec0d9253df7fed586aba5207c69d7d4bcfb67abf"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/gridonic/postcss-replace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gridonic","download_url":"https://codeload.github.com/gridonic/postcss-replace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/sbom","scorecard":{"id":445550,"data":{"date":"2025-08-11","repo":{"name":"github.com/gridonic/postcss-replace","commit":"05edc7d380d10c11d4934c0c06cbf413a3d58d6d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.1,"checks":[{"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":"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":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","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":"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":"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":"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":-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":"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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":"14 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-9j5q-479x-43g2","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-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3"],"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-19T06:38:34.307Z","repository_id":26419365,"created_at":"2025-08-19T06:38:34.307Z","updated_at":"2025-08-19T06:38:34.307Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276213103,"owners_count":25604270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"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":"gridonic","name":"Gridonic","uuid":"247297","kind":"organization","description":"Gridonic creates websites and mobile apps with modern technology and fresh approaches.","email":"hello@gridonic.ch","website":"https://gridonic.ch","location":"Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/247297?v=4","repositories_count":88,"last_synced_at":"2023-04-10T17:07:37.290Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gridonic","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:51:06.158Z","updated_at":"2023-04-10T17:07:37.542Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gridonic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gridonic/repositories"},"tags":[{"name":"2.0.1","sha":"a9f1a430bb9ad4671fcb8829441449aa4b67c3ee","kind":"tag","published_at":"2023-03-21T15:14:34.000Z","download_url":"https://codeload.github.com/gridonic/postcss-replace/tar.gz/2.0.1","html_url":"https://github.com/gridonic/postcss-replace/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gridonic/postcss-replace@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"ec0d9253df7fed586aba5207c69d7d4bcfb67abf","kind":"commit","published_at":"2022-02-14T10:50:06.000Z","download_url":"https://codeload.github.com/gridonic/postcss-replace/tar.gz/2.0.0","html_url":"https://github.com/gridonic/postcss-replace/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gridonic/postcss-replace@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/2.0.0/manifests"},{"name":"1.1.3","sha":"5105878a7609000a116b896b80e129b8ccb09e9a","kind":"commit","published_at":"2021-03-02T17:50:01.000Z","download_url":"https://codeload.github.com/gridonic/postcss-replace/tar.gz/1.1.3","html_url":"https://github.com/gridonic/postcss-replace/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gridonic/postcss-replace@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"e8264a7a68af9f17e91c6ab38f80e23c681b6ee2","kind":"commit","published_at":"2020-04-14T07:22:55.000Z","download_url":"https://codeload.github.com/gridonic/postcss-replace/tar.gz/1.1.2","html_url":"https://github.com/gridonic/postcss-replace/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gridonic/postcss-replace@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.1.2/manifests"},{"name":"1.1.0","sha":"915ca52e7c6c58e4a50ccf5ef4f11bab79349b57","kind":"commit","published_at":"2019-10-21T12:13:27.000Z","download_url":"https://codeload.github.com/gridonic/postcss-replace/tar.gz/1.1.0","html_url":"https://github.com/gridonic/postcss-replace/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gridonic/postcss-replace@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.1.0/manifests"},{"name":"1.0.8","sha":"a44da5b53fef26140f35b049a44fbb4b37de2e0f","kind":"tag","published_at":"2019-09-13T07:46:32.000Z","download_url":"https://codeload.github.com/gridonic/postcss-replace/tar.gz/1.0.8","html_url":"https://github.com/gridonic/postcss-replace/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gridonic/postcss-replace@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"9ad544bbf99ca20dc8495959280577f27939f8a1","kind":"tag","published_at":"2019-07-12T12:17:27.000Z","download_url":"https://codeload.github.com/gridonic/postcss-replace/tar.gz/1.0.7","html_url":"https://github.com/gridonic/postcss-replace/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gridonic/postcss-replace@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"2d2d6bc3180e9e34cf20be34b900d5bf80d9a559","kind":"commit","published_at":"2019-04-12T13:51:13.000Z","download_url":"https://codeload.github.com/gridonic/postcss-replace/tar.gz/1.0.6","html_url":"https://github.com/gridonic/postcss-replace/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gridonic/postcss-replace@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"b450ae756a3c8acfd4a9bb84bc755093283f6c50","kind":"commit","published_at":"2019-03-11T08:04:44.000Z","download_url":"https://codeload.github.com/gridonic/postcss-replace/tar.gz/1.0.5","html_url":"https://github.com/gridonic/postcss-replace/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gridonic/postcss-replace@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"4f0c6ba2d89b90e3790da466368a530d11716643","kind":"tag","published_at":"2019-01-25T15:58:32.000Z","download_url":"https://codeload.github.com/gridonic/postcss-replace/tar.gz/1.0.4","html_url":"https://github.com/gridonic/postcss-replace/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gridonic/postcss-replace@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"16e96c730dc39c0eed7177f786e13ec9fa6d66e3","kind":"tag","published_at":"2018-04-11T09:21:51.000Z","download_url":"https://codeload.github.com/gridonic/postcss-replace/tar.gz/1.0.3","html_url":"https://github.com/gridonic/postcss-replace/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gridonic/postcss-replace@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"2e74c9aaa540620a048e0f44bcc5ac5aa54ece3b","kind":"tag","published_at":"2018-03-21T10:26:54.000Z","download_url":"https://codeload.github.com/gridonic/postcss-replace/tar.gz/1.0.2","html_url":"https://github.com/gridonic/postcss-replace/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gridonic/postcss-replace@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"a5d2970612af97566bbd1338f1645b272c1c839b","kind":"commit","published_at":"2017-12-11T08:30:45.000Z","download_url":"https://codeload.github.com/gridonic/postcss-replace/tar.gz/1.0.1","html_url":"https://github.com/gridonic/postcss-replace/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gridonic/postcss-replace@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"edc3a623038a6e5352857afb479aff156b670afd","kind":"tag","published_at":"2017-10-30T09:37:11.000Z","download_url":"https://codeload.github.com/gridonic/postcss-replace/tar.gz/1.0.0","html_url":"https://github.com/gridonic/postcss-replace/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gridonic/postcss-replace@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gridonic%2Fpostcss-replace/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-23T03:43:11.694Z","dependent_packages_count":80,"downloads":62007,"downloads_period":"last-month","dependent_repos_count":44,"rankings":{"downloads":1.1865055728063445,"dependent_repos_count":1.9742942021739918,"dependent_packages_count":0.4266318936683043,"stargazers_count":7.685944102939253,"forks_count":8.2045993073613,"docker_downloads_count":1.8728530488145503,"average":3.5584713546272906},"purl":"pkg:npm/postcss-replace","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/postcss-replace","docker_dependents_count":2,"docker_downloads_count":64,"usage_url":"https://repos.ecosyste.ms/usage/npm/postcss-replace","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/postcss-replace/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-17T03:06:53.563Z","issues_count":4,"pull_requests_count":99,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":2628606.8947368423,"issues_closed_count":0,"pull_requests_closed_count":95,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.5,"avg_comments_per_pull_request":0.98989898989899,"merged_pull_requests_count":2,"bot_issues_count":0,"bot_pull_requests_count":97,"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/gridonic%2Fpostcss-replace/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-replace/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-replace/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-replace/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-replace/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/postcss-replace/codemeta","maintainers":[{"uuid":"axooh","login":"axooh","name":null,"email":"alex@gridonic.ch","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~axooh","role":null,"created_at":"2022-11-13T20:53:34.827Z","updated_at":"2022-11-13T20:53:34.827Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/axooh/packages"},{"uuid":"dschenk","login":"dschenk","name":null,"email":"dennis@gridonic.ch","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~dschenk","role":null,"created_at":"2022-11-13T20:53:34.835Z","updated_at":"2022-11-13T20:53:34.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dschenk/packages"},{"uuid":"jfierz","login":"jfierz","name":null,"email":"julien@gridonic.ch","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~jfierz","role":null,"created_at":"2022-11-13T20:53:34.842Z","updated_at":"2022-11-13T20:53:34.842Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jfierz/packages"}]}