{"id":881680,"name":"@cubbles/webpackage-document-api","ecosystem":"npm","description":"API for a webpackage document (e.g. the validation functionality)","homepage":"https://github.com/cubbles/coder-toolset#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/cubbles/coder-toolset","keywords_array":[],"namespace":"cubbles","versions_count":8,"first_release_published_at":"2019-02-05T19:04:18.881Z","latest_release_published_at":"2019-05-30T14:51:39.448Z","latest_release_number":"0.2.3","last_synced_at":"2026-03-30T12:18:13.334Z","created_at":"2022-04-07T15:18:06.997Z","updated_at":"2026-03-30T12:18:13.334Z","registry_url":"https://www.npmjs.com/package/@cubbles/webpackage-document-api","install_command":"npm install @cubbles/webpackage-document-api","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2.3"}},"repo_metadata":{"id":57104864,"uuid":"156228762","full_name":"cubbles/coder-toolset","owner":"cubbles","description":"Development repo for a set of coder tools - following the monorepo approach.","archived":false,"fork":false,"pushed_at":"2019-10-30T07:17:56.000Z","size":790,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2026-01-22T23:31:14.897Z","etag":null,"topics":["coder","monorepo","node"],"latest_commit_sha":null,"homepage":null,"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/cubbles.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}},"created_at":"2018-11-05T14:14:05.000Z","updated_at":"2020-08-10T15:36:03.000Z","dependencies_parsed_at":"2022-08-20T17:11:07.271Z","dependency_job_id":null,"html_url":"https://github.com/cubbles/coder-toolset","commit_stats":null,"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"purl":"pkg:github/cubbles/coder-toolset","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cubbles","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/sbom","scorecard":{"id":312143,"data":{"date":"2025-08-11","repo":{"name":"github.com/cubbles/coder-toolset","commit":"35b16bb14ce7b3678092afb43be9f7f3bd85b33b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.7,"checks":[{"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":"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":"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":"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":"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":"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":"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":"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'develop'"],"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":"185 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-rmvr-2pp2-xj38","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-fwr7-v2mv-hh25","Warn: Project is vulnerable to: GHSA-pp7h-53gx-mx7r","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-257v-vj4p-3w2h","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-h452-7996-h45h","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9j49-mfvp-vmhm","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-ff7x-qrg7-qggm","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-vh7m-p724-62c2","Warn: Project is vulnerable to: GHSA-r9p9-mrjm-926w","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-74fj-2j2h-c42q","Warn: Project is vulnerable to: GHSA-pw2r-vq6v-hr8c","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","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-xf7w-r453-m56c","Warn: Project is vulnerable to: GHSA-957j-59c2-j692","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-m5pj-vjjf-4m3h","Warn: Project is vulnerable to: GHSA-j383-35pm-c5h4","Warn: Project is vulnerable to: GHSA-rm36-94g8-835r","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","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-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-9prh-257w-9277","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-6x33-pw7p-hmpq","Warn: Project is vulnerable to: GHSA-pc5p-h8pf-mvwp","Warn: Project is vulnerable to: GHSA-qqgx-2p2h-9c37","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-7r28-3m3f-r2pr","Warn: Project is vulnerable to: GHSA-r8j5-h5cx-65gg","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","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-f98m-q3hr-p5wq","Warn: Project is vulnerable to: GHSA-39q4-p535-c852","Warn: Project is vulnerable to: GHSA-h86x-mv66-gr5q","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-2m96-9w4j-wgv7","Warn: Project is vulnerable to: GHSA-h726-x36v-rx45","Warn: Project is vulnerable to: GHSA-779f-wgxg-qr8f","Warn: Project is vulnerable to: GHSA-xf5p-87ch-gxw2","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-4xcv-9jjx-gfj3","Warn: Project is vulnerable to: GHSA-7wpw-2hjm-89gp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-wrvr-8mpx-r7pp","Warn: Project is vulnerable to: GHSA-hxm2-r34f-qmc5","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-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-8hfj-j24r-96c4","Warn: Project is vulnerable to: GHSA-wc69-rhjr-hc9g","Warn: Project is vulnerable to: GHSA-pc58-wgmc-hfjr","Warn: Project is vulnerable to: GHSA-vvv8-xw5f-3f88","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-4c7m-wxvm-r7gc","Warn: Project is vulnerable to: GHSA-pch5-whg9-qr2r","Warn: Project is vulnerable to: GHSA-w7rc-rwvf-8q5r","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-jmqm-f2gx-4fjv","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-4p35-cfcx-8653","Warn: Project is vulnerable to: GHSA-7f3x-x4pr-wqhj","Warn: Project is vulnerable to: GHSA-jpp7-7chh-cf67","Warn: Project is vulnerable to: GHSA-q6wq-5p59-983w","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-566m-qj78-rww5","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-hwj9-h5mp-3pm3","Warn: Project is vulnerable to: GHSA-f9cm-p3w6-xvr3","Warn: Project is vulnerable to: GHSA-jjv7-qpx3-h62q","Warn: Project is vulnerable to: GHSA-gqgv-6jq5-jjj9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-rjqq-98f6-6j3r","Warn: Project is vulnerable to: GHSA-mjxr-4v3x-q3m4","Warn: Project is vulnerable to: GHSA-cgfm-xwp7-2cvr","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-44c6-4v22-4mhx","Warn: Project is vulnerable to: GHSA-4x5v-gmq8-25ch","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-h9rv-jmmf-4pgx","Warn: Project is vulnerable to: GHSA-hxcc-f52p-wc94","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-g4rg-993r-mgx7","Warn: Project is vulnerable to: GHSA-4rq4-32rv-6wp6","Warn: Project is vulnerable to: GHSA-64g7-mvw6-v9qj","Warn: Project is vulnerable to: GHSA-vx3p-948g-6vhq","Warn: Project is vulnerable to: GHSA-8225-6cvr-8pqp","Warn: Project is vulnerable to: GHSA-38h8-x697-gh8q","Warn: Project is vulnerable to: GHSA-mxhp-79qh-mcx6","Warn: Project is vulnerable to: GHSA-j44m-qm6p-hp7m","Warn: Project is vulnerable to: GHSA-3jfq-g458-7qm9","Warn: Project is vulnerable to: GHSA-5955-9wpr-37jh","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-r628-mhmh-qjhw","Warn: Project is vulnerable to: GHSA-9r2w-394v-53qc","Warn: Project is vulnerable to: GHSA-qq89-hq3f-393p","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-34r7-q49f-h37c","Warn: Project is vulnerable to: GHSA-c9f4-xj24-8jqx","Warn: Project is vulnerable to: GHSA-cf4h-3jhx-xvhq","Warn: Project is vulnerable to: GHSA-v2p6-4mp7-3r9v","Warn: Project is vulnerable to: GHSA-pgr8-jg6h-8gw6","Warn: Project is vulnerable to: GHSA-6fc8-4gx4-v693","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-17T23:21:18.909Z","repository_id":57104864,"created_at":"2025-08-17T23:21:18.909Z","updated_at":"2025-08-17T23:21:18.909Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29892081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T09:48:51.284Z","status":"ssl_error","status_checked_at":"2026-02-27T09:48:43.992Z","response_time":57,"last_error":"SSL_read: 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"},"owner_record":{"login":"cubbles","name":"Cubbles","uuid":"16374437","kind":"organization","description":"A platform to develop and share client-side components for web applications.","email":null,"website":"http://cubbles.github.io/","location":"Germany","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/16374437?v=4","repositories_count":32,"last_synced_at":"2023-02-27T01:05:13.482Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cubbles","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T09:57:30.231Z","updated_at":"2023-02-27T01:05:13.485Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cubbles","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cubbles/repositories"},"tags":[{"name":"@cubbles/wpkg-utils@0.2.3","sha":"35b16bb14ce7b3678092afb43be9f7f3bd85b33b","kind":"tag","published_at":"2019-08-24T15:14:39.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/wpkg-utils@0.2.3","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/wpkg-utils@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwpkg-utils%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwpkg-utils@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwpkg-utils@0.2.3/manifests"},{"name":"@cubbles/vanilla-boilerplate@0.1.17","sha":"35b16bb14ce7b3678092afb43be9f7f3bd85b33b","kind":"tag","published_at":"2019-08-24T15:14:39.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/vanilla-boilerplate@0.1.17","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/vanilla-boilerplate@0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fvanilla-boilerplate%400.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.17/manifests"},{"name":"@cubbles/vanilla-boilerplate@0.1.16","sha":"7a27ad7d34a0e22e1d3732d969803e1e01fccec1","kind":"tag","published_at":"2019-08-08T12:59:09.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/vanilla-boilerplate@0.1.16","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/vanilla-boilerplate@0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fvanilla-boilerplate%400.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.16/manifests"},{"name":"@cubbles/webpackage-uploader@0.1.11","sha":"44249754446ba3b90ccdafc2e0e93b8d7893cb06","kind":"tag","published_at":"2019-07-31T13:28:28.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-uploader@0.1.11","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-uploader@0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-uploader%400.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.11/manifests"},{"name":"@cubbles/vanilla-boilerplate@0.1.15","sha":"44249754446ba3b90ccdafc2e0e93b8d7893cb06","kind":"tag","published_at":"2019-07-31T13:28:28.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/vanilla-boilerplate@0.1.15","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/vanilla-boilerplate@0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fvanilla-boilerplate%400.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.15/manifests"},{"name":"@cubbles/wpkg-utils@0.2.2","sha":"241647cbf49973811df8ee3ccba5b35b18e3e203","kind":"tag","published_at":"2019-05-30T14:51:23.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/wpkg-utils@0.2.2","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/wpkg-utils@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwpkg-utils%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwpkg-utils@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwpkg-utils@0.2.2/manifests"},{"name":"@cubbles/webpackage-uploader@0.1.10","sha":"241647cbf49973811df8ee3ccba5b35b18e3e203","kind":"tag","published_at":"2019-05-30T14:51:23.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-uploader@0.1.10","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-uploader@0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-uploader%400.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.10/manifests"},{"name":"@cubbles/webpackage-document-api@0.2.3","sha":"241647cbf49973811df8ee3ccba5b35b18e3e203","kind":"tag","published_at":"2019-05-30T14:51:23.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-document-api@0.2.3","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-document-api@0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-document-api%400.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.2.3/manifests"},{"name":"@cubbles/vanilla-boilerplate@0.1.14","sha":"241647cbf49973811df8ee3ccba5b35b18e3e203","kind":"tag","published_at":"2019-05-30T14:51:23.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/vanilla-boilerplate@0.1.14","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/vanilla-boilerplate@0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fvanilla-boilerplate%400.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.14/manifests"},{"name":"@cubbles/authentication-client@0.1.5","sha":"241647cbf49973811df8ee3ccba5b35b18e3e203","kind":"tag","published_at":"2019-05-30T14:51:23.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/authentication-client@0.1.5","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/authentication-client@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fauthentication-client%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fauthentication-client@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fauthentication-client@0.1.5/manifests"},{"name":"@cubbles/webpackage-uploader@0.1.9","sha":"04277982e43f1418279340e91c6ffbff62174a94","kind":"tag","published_at":"2019-05-29T18:09:26.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-uploader@0.1.9","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-uploader@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-uploader%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.9/manifests"},{"name":"@cubbles/webpackage-document-api@0.2.2","sha":"04277982e43f1418279340e91c6ffbff62174a94","kind":"tag","published_at":"2019-05-29T18:09:26.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-document-api@0.2.2","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-document-api@0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-document-api%400.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.2.2/manifests"},{"name":"@cubbles/vanilla-boilerplate@0.1.13","sha":"04277982e43f1418279340e91c6ffbff62174a94","kind":"tag","published_at":"2019-05-29T18:09:26.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/vanilla-boilerplate@0.1.13","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/vanilla-boilerplate@0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fvanilla-boilerplate%400.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.13/manifests"},{"name":"@cubbles/wpkg-utils@0.2.1","sha":"9eb5f13d7597848fb928cd0c6543ae1cc97d1e5b","kind":"tag","published_at":"2019-05-29T15:11:49.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/wpkg-utils@0.2.1","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/wpkg-utils@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwpkg-utils%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwpkg-utils@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwpkg-utils@0.2.1/manifests"},{"name":"@cubbles/vanilla-boilerplate@0.1.12","sha":"9eb5f13d7597848fb928cd0c6543ae1cc97d1e5b","kind":"tag","published_at":"2019-05-29T15:11:49.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/vanilla-boilerplate@0.1.12","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/vanilla-boilerplate@0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fvanilla-boilerplate%400.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.12/manifests"},{"name":"@cubbles/webpackage-uploader@0.1.8","sha":"a114a4fee33f34bfe09122e182b5b0c270484604","kind":"tag","published_at":"2019-05-29T14:19:29.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-uploader@0.1.8","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-uploader@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-uploader%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.8/manifests"},{"name":"@cubbles/webpackage-document-api@0.2.1","sha":"a114a4fee33f34bfe09122e182b5b0c270484604","kind":"tag","published_at":"2019-05-29T14:19:29.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-document-api@0.2.1","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-document-api@0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-document-api%400.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.2.1/manifests"},{"name":"@cubbles/vanilla-boilerplate@0.1.11","sha":"a114a4fee33f34bfe09122e182b5b0c270484604","kind":"tag","published_at":"2019-05-29T14:19:28.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/vanilla-boilerplate@0.1.11","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/vanilla-boilerplate@0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fvanilla-boilerplate%400.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.11/manifests"},{"name":"@cubbles/wpkg-utils@0.2.0","sha":"e10f0f2268ce7d5712479369269e6d6c71d27861","kind":"tag","published_at":"2019-05-17T16:25:20.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/wpkg-utils@0.2.0","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/wpkg-utils@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwpkg-utils%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwpkg-utils@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwpkg-utils@0.2.0/manifests"},{"name":"@cubbles/vanilla-boilerplate@0.1.10","sha":"e10f0f2268ce7d5712479369269e6d6c71d27861","kind":"tag","published_at":"2019-05-17T16:25:20.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/vanilla-boilerplate@0.1.10","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/vanilla-boilerplate@0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fvanilla-boilerplate%400.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.10/manifests"},{"name":"@cubbles/webpackage-uploader@0.1.7","sha":"39db8f35b3a87ea66de0994ae0c1aa778eacd4cc","kind":"tag","published_at":"2019-05-17T15:22:27.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-uploader@0.1.7","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-uploader@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-uploader%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.7/manifests"},{"name":"@cubbles/webpackage-document-api@0.2.0","sha":"39db8f35b3a87ea66de0994ae0c1aa778eacd4cc","kind":"tag","published_at":"2019-05-17T15:22:27.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-document-api@0.2.0","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-document-api@0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-document-api%400.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.2.0/manifests"},{"name":"@cubbles/vanilla-boilerplate@0.1.9","sha":"39db8f35b3a87ea66de0994ae0c1aa778eacd4cc","kind":"tag","published_at":"2019-05-17T15:22:27.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/vanilla-boilerplate@0.1.9","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/vanilla-boilerplate@0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fvanilla-boilerplate%400.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.9/manifests"},{"name":"@cubbles/webpackage-uploader@0.1.6","sha":"770ee0342ba8b862d387a0274202e72d589e3ec7","kind":"tag","published_at":"2019-04-26T20:08:08.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-uploader@0.1.6","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-uploader@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-uploader%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.6/manifests"},{"name":"@cubbles/webpackage-document-api@0.1.4","sha":"770ee0342ba8b862d387a0274202e72d589e3ec7","kind":"tag","published_at":"2019-04-26T20:08:08.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-document-api@0.1.4","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-document-api@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-document-api%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.1.4/manifests"},{"name":"@cubbles/authentication-client@0.1.4","sha":"770ee0342ba8b862d387a0274202e72d589e3ec7","kind":"tag","published_at":"2019-04-26T20:08:08.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/authentication-client@0.1.4","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/authentication-client@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fauthentication-client%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fauthentication-client@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fauthentication-client@0.1.4/manifests"},{"name":"@cubbles/vanilla-boilerplate@0.1.8","sha":"c87fd20351ab8f87e767ce6407fcdff8a08d850e","kind":"tag","published_at":"2019-04-26T19:49:20.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/vanilla-boilerplate@0.1.8","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/vanilla-boilerplate@0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fvanilla-boilerplate%400.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.8/manifests"},{"name":"@cubbles/wpkg-utils@0.1.2","sha":"fe3eddd64f35016505461fa3bd4f58ae83e1803a","kind":"tag","published_at":"2019-03-19T19:33:47.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/wpkg-utils@0.1.2","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/wpkg-utils@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwpkg-utils%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwpkg-utils@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwpkg-utils@0.1.2/manifests"},{"name":"@cubbles/vanilla-boilerplate@0.1.7","sha":"fe3eddd64f35016505461fa3bd4f58ae83e1803a","kind":"tag","published_at":"2019-03-19T19:33:47.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/vanilla-boilerplate@0.1.7","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/vanilla-boilerplate@0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fvanilla-boilerplate%400.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.7/manifests"},{"name":"@cubbles/webpackage-uploader@0.1.5","sha":"5b552c1cedb55a0a92a63d96eeb91a09bb0e3c63","kind":"tag","published_at":"2019-03-19T19:20:54.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-uploader@0.1.5","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-uploader@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-uploader%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.5/manifests"},{"name":"@cubbles/vanilla-boilerplate@0.1.6","sha":"5b552c1cedb55a0a92a63d96eeb91a09bb0e3c63","kind":"tag","published_at":"2019-03-19T19:20:54.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/vanilla-boilerplate@0.1.6","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/vanilla-boilerplate@0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fvanilla-boilerplate%400.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.6/manifests"},{"name":"@cubbles/authentication-client@0.1.3","sha":"5b552c1cedb55a0a92a63d96eeb91a09bb0e3c63","kind":"tag","published_at":"2019-03-19T19:20:54.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/authentication-client@0.1.3","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/authentication-client@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fauthentication-client%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fauthentication-client@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fauthentication-client@0.1.3/manifests"},{"name":"@cubbles/webpackage-uploader@0.1.4","sha":"c8e2a4998dd76d6cc9c891ba4b1d41ceec5240b4","kind":"tag","published_at":"2019-03-19T19:03:11.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-uploader@0.1.4","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-uploader@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-uploader%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.4/manifests"},{"name":"@cubbles/vanilla-boilerplate@0.1.5","sha":"c8e2a4998dd76d6cc9c891ba4b1d41ceec5240b4","kind":"tag","published_at":"2019-03-19T19:03:11.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/vanilla-boilerplate@0.1.5","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/vanilla-boilerplate@0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fvanilla-boilerplate%400.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.5/manifests"},{"name":"@cubbles/authentication-client@0.1.2","sha":"c8e2a4998dd76d6cc9c891ba4b1d41ceec5240b4","kind":"tag","published_at":"2019-03-19T19:03:11.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/authentication-client@0.1.2","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/authentication-client@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fauthentication-client%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fauthentication-client@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fauthentication-client@0.1.2/manifests"},{"name":"@cubbles/wpkg-utils@0.1.1","sha":"0850d65a3633455b36f9da29cb76bcc5a87d2724","kind":"tag","published_at":"2019-03-19T18:41:39.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/wpkg-utils@0.1.1","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/wpkg-utils@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwpkg-utils%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwpkg-utils@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwpkg-utils@0.1.1/manifests"},{"name":"@cubbles/webpackage-uploader@0.1.3","sha":"0850d65a3633455b36f9da29cb76bcc5a87d2724","kind":"tag","published_at":"2019-03-19T18:41:39.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-uploader@0.1.3","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-uploader@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-uploader%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.3/manifests"},{"name":"@cubbles/webpackage-document-api@0.1.3","sha":"0850d65a3633455b36f9da29cb76bcc5a87d2724","kind":"tag","published_at":"2019-03-19T18:41:39.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-document-api@0.1.3","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-document-api@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-document-api%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.1.3/manifests"},{"name":"@cubbles/vanilla-boilerplate@0.1.4","sha":"0850d65a3633455b36f9da29cb76bcc5a87d2724","kind":"tag","published_at":"2019-03-19T18:41:39.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/vanilla-boilerplate@0.1.4","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/vanilla-boilerplate@0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fvanilla-boilerplate%400.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.4/manifests"},{"name":"@cubbles/vanilla-boilerplate@0.1.3","sha":"cab8f9cb82080897832cef905e1928c37142583d","kind":"tag","published_at":"2019-02-25T18:04:31.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/vanilla-boilerplate@0.1.3","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/vanilla-boilerplate@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fvanilla-boilerplate%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fvanilla-boilerplate@0.1.3/manifests"},{"name":"@cubbles/webpackage-uploader@0.1.2","sha":"971a870baf325c6699cf48edc9cfb16a4e068f1a","kind":"tag","published_at":"2019-02-12T18:29:02.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-uploader@0.1.2","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-uploader@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-uploader%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.2/manifests"},{"name":"@cubbles/webpackage-document-api@0.1.2","sha":"971a870baf325c6699cf48edc9cfb16a4e068f1a","kind":"tag","published_at":"2019-02-12T18:29:02.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-document-api@0.1.2","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-document-api@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-document-api%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.1.2/manifests"},{"name":"@cubbles/coder-template@0.1.2","sha":"971a870baf325c6699cf48edc9cfb16a4e068f1a","kind":"tag","published_at":"2019-02-12T18:29:02.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/coder-template@0.1.2","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/coder-template@0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fcoder-template%400.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fcoder-template@0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fcoder-template@0.1.2/manifests"},{"name":"@cubbles/webpackage-uploader@0.1.1","sha":"57dc013785e89f7d94a9f9fe762c112d459aa9f2","kind":"tag","published_at":"2019-02-06T19:34:52.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-uploader@0.1.1","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-uploader@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-uploader%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.1/manifests"},{"name":"@cubbles/webpackage-document-api@0.1.1","sha":"57dc013785e89f7d94a9f9fe762c112d459aa9f2","kind":"tag","published_at":"2019-02-06T19:34:52.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-document-api@0.1.1","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-document-api@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-document-api%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.1.1/manifests"},{"name":"@cubbles/coder-template@0.1.1","sha":"57dc013785e89f7d94a9f9fe762c112d459aa9f2","kind":"tag","published_at":"2019-02-06T19:34:52.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/coder-template@0.1.1","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/coder-template@0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fcoder-template%400.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fcoder-template@0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fcoder-template@0.1.1/manifests"},{"name":"@cubbles/wpkg-utils@0.1.0","sha":"d5c2def24dad24bccc3058bdd041c61cfaf417fb","kind":"tag","published_at":"2019-02-04T19:40:22.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/wpkg-utils@0.1.0","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/wpkg-utils@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwpkg-utils%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwpkg-utils@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwpkg-utils@0.1.0/manifests"},{"name":"@cubbles/webpackage-uploader@0.1.0","sha":"d5c2def24dad24bccc3058bdd041c61cfaf417fb","kind":"tag","published_at":"2019-02-04T19:40:22.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-uploader@0.1.0","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-uploader@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-uploader%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@0.1.0/manifests"},{"name":"@cubbles/webpackage-document-api@0.1.0","sha":"d5c2def24dad24bccc3058bdd041c61cfaf417fb","kind":"tag","published_at":"2019-02-04T19:40:21.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-document-api@0.1.0","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-document-api@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-document-api%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@0.1.0/manifests"},{"name":"@cubbles/coder-template@0.1.0","sha":"d5c2def24dad24bccc3058bdd041c61cfaf417fb","kind":"tag","published_at":"2019-02-04T19:40:21.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/coder-template@0.1.0","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/coder-template@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fcoder-template%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fcoder-template@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fcoder-template@0.1.0/manifests"},{"name":"@cubbles/authentication-client@0.1.0","sha":"d5c2def24dad24bccc3058bdd041c61cfaf417fb","kind":"tag","published_at":"2019-02-04T19:40:21.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/authentication-client@0.1.0","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/authentication-client@0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fauthentication-client%400.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fauthentication-client@0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fauthentication-client@0.1.0/manifests"},{"name":"@cubbles/webpackage-uploader@3.3.6","sha":"a7855ed4025785c071cf9fefa65b9d289f0e80e6","kind":"tag","published_at":"2018-11-27T08:52:06.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-uploader@3.3.6","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-uploader@3.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-uploader%403.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@3.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@3.3.6/manifests"},{"name":"@cubbles/coder-template@0.1.3","sha":"a7855ed4025785c071cf9fefa65b9d289f0e80e6","kind":"tag","published_at":"2018-11-27T08:52:06.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/coder-template@0.1.3","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/coder-template@0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fcoder-template%400.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fcoder-template@0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fcoder-template@0.1.3/manifests"},{"name":"@cubbles/authentication-client@1.1.2","sha":"a7855ed4025785c071cf9fefa65b9d289f0e80e6","kind":"tag","published_at":"2018-11-27T08:52:06.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/authentication-client@1.1.2","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/authentication-client@1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fauthentication-client%401.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fauthentication-client@1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fauthentication-client@1.1.2/manifests"},{"name":"@cubbles/webpackage-uploader@3.3.5","sha":"5ecf918f54c72a1ba3c1554957320db14b1a5ccd","kind":"tag","published_at":"2018-11-26T15:53:06.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-uploader@3.3.5","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-uploader@3.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-uploader%403.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@3.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-uploader@3.3.5/manifests"},{"name":"@cubbles/webpackage-document-api@3.4.1","sha":"5ecf918f54c72a1ba3c1554957320db14b1a5ccd","kind":"tag","published_at":"2018-11-26T15:53:06.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/webpackage-document-api@3.4.1","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/webpackage-document-api@3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fwebpackage-document-api%403.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fwebpackage-document-api@3.4.1/manifests"},{"name":"@cubbles/authentication-client@1.1.1","sha":"5ecf918f54c72a1ba3c1554957320db14b1a5ccd","kind":"tag","published_at":"2018-11-26T15:53:06.000Z","download_url":"https://codeload.github.com/cubbles/coder-toolset/tar.gz/@cubbles/authentication-client@1.1.1","html_url":"https://github.com/cubbles/coder-toolset/releases/tag/@cubbles/authentication-client@1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cubbles/coder-toolset@%40cubbles%2Fauthentication-client%401.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fauthentication-client@1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cubbles%2Fcoder-toolset/tags/@cubbles%2Fauthentication-client@1.1.1/manifests"}]},"repo_metadata_updated_at":"2026-02-27T11:27:22.196Z","dependent_packages_count":2,"downloads":16,"downloads_period":"last-month","dependent_repos_count":5,"rankings":{"downloads":27.43691869208002,"dependent_repos_count":5.039977175976873,"dependent_packages_count":8.856726766155058,"stargazers_count":20.955671020250982,"forks_count":15.415989127516966,"docker_downloads_count":null,"average":15.541056556395981},"purl":"pkg:npm/%40cubbles/webpackage-document-api","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cubbles/webpackage-document-api","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cubbles/webpackage-document-api","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cubbles/webpackage-document-api/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-21T03:42:48.340Z","issues_count":36,"pull_requests_count":2,"avg_time_to_close_issue":2385040.5555555555,"avg_time_to_close_pull_request":null,"issues_closed_count":27,"pull_requests_closed_count":0,"pull_request_authors_count":1,"issue_authors_count":3,"avg_comments_per_issue":1.6944444444444444,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":2,"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/cubbles%2Fcoder-toolset/issues","maintainers":[{"login":"edwingamboa","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edwingamboa"},{"login":"pwrinc","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pwrinc"},{"login":"hrbu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hrbu"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cubbles%2Fwebpackage-document-api/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cubbles%2Fwebpackage-document-api/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cubbles%2Fwebpackage-document-api/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cubbles%2Fwebpackage-document-api/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cubbles%2Fwebpackage-document-api/codemeta","maintainers":[{"uuid":"jtrs","login":"jtrs","name":null,"email":"judit.ross@incowia.com","url":null,"packages_count":35,"html_url":"https://www.npmjs.com/~jtrs","role":null,"created_at":"2022-11-16T11:00:25.408Z","updated_at":"2022-11-16T11:00:25.408Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jtrs/packages"},{"uuid":"hrbu","login":"hrbu","name":null,"email":"boehlau@getrequest.de","url":null,"packages_count":33,"html_url":"https://www.npmjs.com/~hrbu","role":null,"created_at":"2022-11-16T11:00:25.397Z","updated_at":"2022-11-16T11:00:25.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hrbu/packages"},{"uuid":"pwr","login":"pwr","name":null,"email":"wagner@getrequest.de","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~pwr","role":null,"created_at":"2022-11-16T11:00:25.417Z","updated_at":"2022-11-16T11:00:25.417Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/pwr/packages"},{"uuid":"edwingamboa","login":"edwingamboa","name":null,"email":"edwingamboa355@gmail.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~edwingamboa","role":null,"created_at":"2022-11-16T11:00:25.389Z","updated_at":"2022-11-16T11:00:25.389Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/edwingamboa/packages"}]}