{"id":19414813,"url":"https://github.com/fcannizzaro/rollup-stream-deck-package","last_synced_at":"2026-05-16T17:03:10.176Z","repository":{"id":214106085,"uuid":"735701623","full_name":"fcannizzaro/rollup-stream-deck-package","owner":"fcannizzaro","description":"Rollup plugin to create a distribution package for Elgato Stream Deck plugins","archived":false,"fork":false,"pushed_at":"2023-12-28T14:08:27.000Z","size":414,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T09:57:19.934Z","etag":null,"topics":["elgato","rollup-plugin","streamdeck-sdk"],"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/fcannizzaro.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}},"created_at":"2023-12-25T22:03:30.000Z","updated_at":"2023-12-26T21:11:17.000Z","dependencies_parsed_at":"2023-12-28T15:28:02.649Z","dependency_job_id":"e0ebff06-ed56-471c-83f7-9d933ebf7575","html_url":"https://github.com/fcannizzaro/rollup-stream-deck-package","commit_stats":null,"previous_names":["fcannizzaro/rollup-elgato-distribution-tool","fcannizzaro/rollup-stream-deck-package"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/fcannizzaro/rollup-stream-deck-package","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcannizzaro%2Frollup-stream-deck-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcannizzaro%2Frollup-stream-deck-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcannizzaro%2Frollup-stream-deck-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcannizzaro%2Frollup-stream-deck-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcannizzaro","download_url":"https://codeload.github.com/fcannizzaro/rollup-stream-deck-package/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcannizzaro%2Frollup-stream-deck-package/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33111497,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["elgato","rollup-plugin","streamdeck-sdk"],"created_at":"2024-11-10T12:39:55.069Z","updated_at":"2026-05-16T17:03:10.124Z","avatar_url":"https://github.com/fcannizzaro.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stream Deck Package (Rollup plugin)\n\n[![npm version](https://badge.fury.io/js/@fcannizzaro%2Frollup-stream-deck-package.svg)](https://badge.fury.io/js/@fcannizzaro%2Frollup-stream-deck-package)\n[![Publish Package to npmjs](https://github.com/fcannizzaro/rollup-stream-deck-package/actions/workflows/publish-package.yaml/badge.svg)](https://github.com/fcannizzaro/rollup-stream-deck-package/actions/workflows/publish-package.yaml)\n\n\n\nThis plugin uses the [Elgato Distribution Tool](https://docs.elgato.com/sdk/plugins/packaging) to package a Stream Deck plugin.\n\n## Usage\n\n```typescript\nimport streamDeckPackage from \"@fcannizzaro/rollup-stream-deck-package\";\n\nexport default {\n  plugins: [\n    streamDeckPackage({\n      plugin: \"./com.sample.plugin.sdPlugin\",\n    }),\n  ],\n};\n```\n\n## Options\n\n- `plugin` path to plugin folder (.sdPlugin)\n\n- `output` path to output folder (default: `./`)\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcannizzaro%2Frollup-stream-deck-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcannizzaro%2Frollup-stream-deck-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcannizzaro%2Frollup-stream-deck-package/lists"}