{"id":47994776,"url":"https://github.com/remarkablemark/github-package-test","last_synced_at":"2026-04-04T11:53:18.459Z","repository":{"id":339485430,"uuid":"1162125658","full_name":"remarkablemark/github-package-test","owner":"remarkablemark","description":"GitHub Package test","archived":false,"fork":false,"pushed_at":"2026-02-28T23:23:09.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-03-01T02:18:11.889Z","etag":null,"topics":["github","github-package","github-packages","javascript","package","test"],"latest_commit_sha":null,"homepage":"https://github.com/remarkablemark/github-package-test/pkgs/npm/test","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/remarkablemark.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["remarkablemark"],"patreon":"remarkablemark","open_collective":null,"ko_fi":"remarkablemark","tidelift":null,"community_bridge":null,"liberapay":"remarkablemark","issuehunt":null,"otechie":null,"buy_me_a_coffee":"remarkablemark","thanks_dev":"u/gh/remarkablemark","custom":["https://b.remarkabl.org/teespring"]}},"created_at":"2026-02-19T22:34:20.000Z","updated_at":"2026-02-28T23:23:12.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/remarkablemark/github-package-test","commit_stats":null,"previous_names":["remarkablemark/github-package-test"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/remarkablemark/github-package-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fgithub-package-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fgithub-package-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fgithub-package-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fgithub-package-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remarkablemark","download_url":"https://codeload.github.com/remarkablemark/github-package-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remarkablemark%2Fgithub-package-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31398770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T10:20:44.708Z","status":"ssl_error","status_checked_at":"2026-04-04T10:20:06.846Z","response_time":60,"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"}},"keywords":["github","github-package","github-packages","javascript","package","test"],"created_at":"2026-04-04T11:53:17.667Z","updated_at":"2026-04-04T11:53:18.442Z","avatar_url":"https://github.com/remarkablemark.png","language":"JavaScript","funding_links":["https://github.com/sponsors/remarkablemark","https://patreon.com/remarkablemark","https://ko-fi.com/remarkablemark","https://liberapay.com/remarkablemark","https://buymeacoffee.com/remarkablemark","https://thanks.dev/u/gh/remarkablemark","https://b.remarkabl.org/teespring"],"categories":[],"sub_categories":[],"readme":"# @remarkablemark/test\n\n📦 [GitHub Package](https://docs.github.com/packages) test:\n\n- [npm](https://github.com/remarkablemark/github-package-test/pkgs/npm/test)\n\nRead the [blog post](https://remarkablemark.org/blog/2026/02/28/how-to-publish-npm-github-package/).\n\n## Prerequisites\n\nUpdate `.npmrc`:\n\n```\n@remarkablemark:registry=https://npm.pkg.github.com\n//npm.pkg.github.com/:_authToken=${GITHUB_TOKEN}\n```\n\nCreate auth [token](https://github.com/settings/tokens) with scope `read:packages` and add it to your shell config (e.g., `.zshrc`):\n\n```sh\nexport GITHUB_TOKEN=ghp_xxx\n```\n\nOr do with with [GitHub CLI](https://cli.github.com/):\n\n```sh\ngh auth refresh -h github.com -s read:packages\n```\n\n```sh\necho 'export GITHUB_TOKEN=$(gh auth token)' \u003e\u003e ~/.zshrc\n```\n\n## Install\n\nInstall the package:\n\n```sh\nnpm install @remarkablemark/test\n```\n\n## Usage\n\nUse the package:\n\n```js\nconst { hello } = require('@remarkablemark/test');\n\nconsole.log(hello()); // 'Hello, world!'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fgithub-package-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremarkablemark%2Fgithub-package-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremarkablemark%2Fgithub-package-test/lists"}