{"id":27370024,"url":"https://github.com/pod-point/node-package","last_synced_at":"2025-08-09T04:17:41.036Z","repository":{"id":85388066,"uuid":"230891434","full_name":"Pod-Point/node-package","owner":"Pod-Point","description":"A template repository for a Node.js package using TypeScript.","archived":false,"fork":false,"pushed_at":"2019-12-30T14:53:34.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T08:27:06.734Z","etag":null,"topics":["node","software-team"],"latest_commit_sha":null,"homepage":"","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/Pod-Point.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}},"created_at":"2019-12-30T09:57:52.000Z","updated_at":"2023-11-09T00:17:12.000Z","dependencies_parsed_at":"2023-11-09T02:27:46.244Z","dependency_job_id":"f4202120-a737-43b0-bc7e-e4286bd8ff29","html_url":"https://github.com/Pod-Point/node-package","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fnode-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fnode-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fnode-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pod-Point%2Fnode-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pod-Point","download_url":"https://codeload.github.com/Pod-Point/node-package/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688176,"owners_count":21145762,"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":["node","software-team"],"created_at":"2025-04-13T08:47:44.079Z","updated_at":"2025-04-13T08:47:44.829Z","avatar_url":"https://github.com/Pod-Point.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node Package Template\n\nA template repository for a Node.js package using TypeScript.\n\n## Usage\n\nSee the following link for how to create a repository from a template:\nhttps://help.github.com/en/articles/creating-a-repository-from-a-template\n\n### Installation\n\nTo install the latest version of this templates dev dependencies, run the following command:\n```bash\nnpm install --save-dev @types/faker @types/jest @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint eslint-config-airbnb-typescript eslint-plugin-import faker jest ts-jest typescript\n```\n\n## Development\n\n### Testing\n\nThis package uses jest. To run the test suites for this project, run the following command:\n\n```bash\nnpm run test\n```\n\n### Releases\n\nThis package is distributed via NPM and published automatically by Travis when creating a tagged commit. This can be done in one of 2 ways:\n\n#### 1. Pre-merge via the CLI\n\n**Before** merging your PR following code review \u0026 QA, run the following commands to update the package version and create a new release/tag.\n```\nnpm version \u003cmajor|minor|patch|prerelease\u003e\ngit push \u0026\u0026 git push --tags\n```\n\nIf you forget to do this before merging, this is not a problem, just create a new branch from master and run these same commands, remembering to open and merge a PR for this branch so that the `package.json` file is updated, alternatively, see option 2.\n\n#### 2. Post-merge via code \u0026 GitHub\n\n**After** merging your code changes, create a new branch/PR from master and update the package version in `package.json` to whatever you wish the next release to be.\n\n**Before** merging this PR, create a release via GitHub with a tag version to match this package version number, this will trigger the tagged commit and in turn the automatic deployment to NPM.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpod-point%2Fnode-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpod-point%2Fnode-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpod-point%2Fnode-package/lists"}