{"id":26457176,"url":"https://github.com/terran-source/node-pkgs","last_synced_at":"2026-04-18T06:02:07.900Z","repository":{"id":49980997,"uuid":"513497690","full_name":"Terran-Source/node-pkgs","owner":"Terran-Source","description":"Holds all the public Node packages (npm) for `@Terran-Source`","archived":false,"fork":false,"pushed_at":"2022-07-27T16:09:58.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-31T21:36:19.477Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Terran-Source.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":"2022-07-13T11:39:49.000Z","updated_at":"2022-07-27T15:45:24.000Z","dependencies_parsed_at":"2022-09-02T10:52:40.943Z","dependency_job_id":null,"html_url":"https://github.com/Terran-Source/node-pkgs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Terran-Source%2Fnode-pkgs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Terran-Source%2Fnode-pkgs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Terran-Source%2Fnode-pkgs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Terran-Source%2Fnode-pkgs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Terran-Source","download_url":"https://codeload.github.com/Terran-Source/node-pkgs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244320333,"owners_count":20434092,"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","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":[],"created_at":"2025-03-18T22:43:33.028Z","updated_at":"2026-04-18T06:02:07.830Z","avatar_url":"https://github.com/Terran-Source.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-pkgs\nHolds all the public Node packages (npm) for `@terran-source`\n\n## How to use any of these packages\n\nCreate an _.npmrc_ file inside the same folder as _package.json_ (if it's not already there).\n```bash\n  my-project\n  |- package.json\n  |- .npmrc // ☚ \n  |- ... (others)\n```\nThen, add the following line inside _.npmrc_:\n#### If it's public package\n```\n@terran-source:registry=https://npm.pkg.github.com/\nalways-auth=false\n```\n#### If it's private package\n```\n//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}\n@terran-source:registry=https://npm.pkg.github.com/\nalways-auth=true\n```\n\nNow, add the package as dependency to your project\n\n#### via `npm`\n\n`npm install @terran-source/hooks`\n\n#### via `yarn`\n\n`yarn add @terran-source/hooks`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterran-source%2Fnode-pkgs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterran-source%2Fnode-pkgs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterran-source%2Fnode-pkgs/lists"}