{"id":1006010,"name":"@jonathanmoore/rollup-plugin-copy","ecosystem":"npm","description":"Copy and watch files and folders using Rollup","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jonathanmoore/rollup-plugin-copy","keywords_array":["rollup","rollup-plugin","copy","cp","asset","assets","file","files","folder","folders","glob"],"namespace":"jonathanmoore","versions_count":2,"first_release_published_at":"2021-07-09T01:22:27.360Z","latest_release_published_at":"2021-07-09T01:26:00.462Z","latest_release_number":"3.5.1","last_synced_at":"2026-04-04T10:10:08.330Z","created_at":"2022-04-07T19:03:40.575Z","updated_at":"2026-04-04T10:10:08.330Z","registry_url":"https://www.npmjs.com/package/@jonathanmoore/rollup-plugin-copy","install_command":"npm install @jonathanmoore/rollup-plugin-copy","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.5.1"}},"repo_metadata":{"id":57121950,"uuid":"384282324","full_name":"jonathanmoore/rollup-plugin-copy","owner":"jonathanmoore","description":"Copy files and folders using Rollup","archived":false,"fork":true,"pushed_at":"2021-07-09T01:25:39.000Z","size":647,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-28T19:03:59.926Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"vladshcherbin/rollup-plugin-copy","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonathanmoore.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-09T00:45:45.000Z","updated_at":"2021-07-09T01:25:41.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jonathanmoore/rollup-plugin-copy","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/jonathanmoore/rollup-plugin-copy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathanmoore","download_url":"https://codeload.github.com/jonathanmoore/rollup-plugin-copy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/sbom","scorecard":{"id":530381,"data":{"date":"2025-08-11","repo":{"name":"github.com/jonathanmoore/rollup-plugin-copy","commit":"615144fa44e6c8edc60cdcad11186e4336e1f7f5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.3,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"Vulnerabilities","score":0,"reason":"31 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-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-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-ww39-953v-wcq6","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","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-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","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-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-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"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-20T05:32:58.007Z","repository_id":57121950,"created_at":"2025-08-20T05:32:58.007Z","updated_at":"2025-08-20T05:32:58.007Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277714345,"owners_count":25864438,"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-30T02:00:09.208Z","response_time":75,"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":"jonathanmoore","name":"Jonathan Moore","uuid":"454095","kind":"user","description":"","email":"","website":"http://jonathanmoore.com","location":"Austin, TX","twitter":"moore","company":"Style Hatch","icon_url":"https://avatars.githubusercontent.com/u/454095?u=f1de151fbc43e9dd8572c73f5efc0fe1c950b434\u0026v=4","repositories_count":42,"last_synced_at":"2024-04-14T19:02:01.678Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jonathanmoore","funding_links":[],"total_stars":45,"followers":57,"following":24,"created_at":"2022-11-03T08:49:07.909Z","updated_at":"2024-04-14T19:02:02.506Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathanmoore","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonathanmoore/repositories"},"tags":[{"name":"3.4.0","sha":"507bf5e99aa2c6d0d858821e627cb7617a1d9a6d","kind":"tag","published_at":"2021-02-18T17:04:16.000Z","download_url":"https://codeload.github.com/jonathanmoore/rollup-plugin-copy/tar.gz/3.4.0","html_url":"https://github.com/jonathanmoore/rollup-plugin-copy/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonathanmoore/rollup-plugin-copy@3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/3.4.0/manifests"},{"name":"3.3.0","sha":"1fa1c251afc6e98f63af2b96abbb3dc165eb5267","kind":"tag","published_at":"2020-01-22T21:47:38.000Z","download_url":"https://codeload.github.com/jonathanmoore/rollup-plugin-copy/tar.gz/3.3.0","html_url":"https://github.com/jonathanmoore/rollup-plugin-copy/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonathanmoore/rollup-plugin-copy@3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/3.3.0/manifests"},{"name":"3.2.1","sha":"cd9e49a06cf69a24635bd62edd53b8813f6a1264","kind":"tag","published_at":"2020-01-18T04:04:19.000Z","download_url":"https://codeload.github.com/jonathanmoore/rollup-plugin-copy/tar.gz/3.2.1","html_url":"https://github.com/jonathanmoore/rollup-plugin-copy/releases/tag/3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonathanmoore/rollup-plugin-copy@3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/3.2.1/manifests"},{"name":"3.2.0","sha":"3694f2f8ce49314a490a0969d6421c1453ff08dc","kind":"tag","published_at":"2020-01-16T19:09:08.000Z","download_url":"https://codeload.github.com/jonathanmoore/rollup-plugin-copy/tar.gz/3.2.0","html_url":"https://github.com/jonathanmoore/rollup-plugin-copy/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonathanmoore/rollup-plugin-copy@3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/3.2.0/manifests"},{"name":"3.1.0","sha":"57df5133151a8e65e68803591a1169f9e3e00ed9","kind":"commit","published_at":"2019-07-25T18:53:39.000Z","download_url":"https://codeload.github.com/jonathanmoore/rollup-plugin-copy/tar.gz/3.1.0","html_url":"https://github.com/jonathanmoore/rollup-plugin-copy/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonathanmoore/rollup-plugin-copy@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"cd7b4c46219e7eb4d483fa8874b586a36a5dbca9","kind":"commit","published_at":"2019-06-10T23:51:06.000Z","download_url":"https://codeload.github.com/jonathanmoore/rollup-plugin-copy/tar.gz/3.0.0","html_url":"https://github.com/jonathanmoore/rollup-plugin-copy/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonathanmoore/rollup-plugin-copy@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"0353b479f84cbf99a2aa5ba07498020b9cb3654f","kind":"commit","published_at":"2019-05-04T11:06:38.000Z","download_url":"https://codeload.github.com/jonathanmoore/rollup-plugin-copy/tar.gz/2.0.1","html_url":"https://github.com/jonathanmoore/rollup-plugin-copy/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonathanmoore/rollup-plugin-copy@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"fd1db437156b67ab1385949061eb8bd97e9efafc","kind":"commit","published_at":"2019-05-02T06:06:36.000Z","download_url":"https://codeload.github.com/jonathanmoore/rollup-plugin-copy/tar.gz/2.0.0","html_url":"https://github.com/jonathanmoore/rollup-plugin-copy/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonathanmoore/rollup-plugin-copy@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"9be77a02807ca20d14e5abad1f5b177949e3b5bb","kind":"commit","published_at":"2019-04-10T15:23:36.000Z","download_url":"https://codeload.github.com/jonathanmoore/rollup-plugin-copy/tar.gz/1.1.0","html_url":"https://github.com/jonathanmoore/rollup-plugin-copy/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonathanmoore/rollup-plugin-copy@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"5d61cd795dd8365ebcef7be7f983e88c53098e41","kind":"commit","published_at":"2019-04-08T00:20:43.000Z","download_url":"https://codeload.github.com/jonathanmoore/rollup-plugin-copy/tar.gz/1.0.0","html_url":"https://github.com/jonathanmoore/rollup-plugin-copy/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonathanmoore/rollup-plugin-copy@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/1.0.0/manifests"},{"name":"0.3.0","sha":"a606fe113dbdcee474f1524c5ba7945f4a319519","kind":"commit","published_at":"2019-04-06T09:57:28.000Z","download_url":"https://codeload.github.com/jonathanmoore/rollup-plugin-copy/tar.gz/0.3.0","html_url":"https://github.com/jonathanmoore/rollup-plugin-copy/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonathanmoore/rollup-plugin-copy@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/0.3.0/manifests"},{"name":"0.2.3","sha":"7eb8ff59fe3ad50472361c79fd04b0b98455e5e5","kind":"commit","published_at":"2017-04-29T12:27:53.000Z","download_url":"https://codeload.github.com/jonathanmoore/rollup-plugin-copy/tar.gz/0.2.3","html_url":"https://github.com/jonathanmoore/rollup-plugin-copy/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jonathanmoore/rollup-plugin-copy@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonathanmoore%2Frollup-plugin-copy/tags/0.2.3/manifests"}]},"repo_metadata_updated_at":"2025-12-17T15:48:31.575Z","dependent_packages_count":1,"downloads":118,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":22.748783310077254,"dependent_repos_count":10.59555614527967,"dependent_packages_count":21.331058359155026,"stargazers_count":21.511016529401275,"forks_count":10.073328615624689,"docker_downloads_count":null,"average":17.251948591907585},"purl":"pkg:npm/%40jonathanmoore/rollup-plugin-copy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@jonathanmoore/rollup-plugin-copy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@jonathanmoore/rollup-plugin-copy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@jonathanmoore/rollup-plugin-copy/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T13:46:08.536Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"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/jonathanmoore%2Frollup-plugin-copy/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jonathanmoore%2Frollup-plugin-copy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jonathanmoore%2Frollup-plugin-copy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jonathanmoore%2Frollup-plugin-copy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jonathanmoore%2Frollup-plugin-copy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@jonathanmoore%2Frollup-plugin-copy/codemeta","maintainers":[{"uuid":"jonathanmoore","login":"jonathanmoore","name":null,"email":"jonathan@stylehatch.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~jonathanmoore","role":null,"created_at":"2022-11-20T17:57:54.615Z","updated_at":"2022-11-20T17:57:54.615Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonathanmoore/packages"}]}