{"id":20535450,"url":"https://github.com/factor18/hnvm","last_synced_at":"2025-03-06T03:24:57.055Z","repository":{"id":53142138,"uuid":"354144899","full_name":"factor18/hnvm","owner":"factor18","description":"Hermetic Node Version Manager","archived":false,"fork":false,"pushed_at":"2022-07-12T05:28:33.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T13:52:55.386Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/factor18.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":"2021-04-02T22:12:28.000Z","updated_at":"2022-07-12T05:28:36.000Z","dependencies_parsed_at":"2022-09-13T18:12:31.467Z","dependency_job_id":null,"html_url":"https://github.com/factor18/hnvm","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/factor18%2Fhnvm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/factor18%2Fhnvm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/factor18%2Fhnvm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/factor18%2Fhnvm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/factor18","download_url":"https://codeload.github.com/factor18/hnvm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242140366,"owners_count":20078313,"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":"2024-11-16T00:31:24.318Z","updated_at":"2025-03-06T03:24:57.033Z","avatar_url":"https://github.com/factor18.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HNVM: Hermetic Node Version Manager\n#### _Hermetically sealed versions of node._\n\nHermetically sealed `node`, `npm`, `npx`\n\n- Each app or package can define which version of node they depend on\n- Upgrades required by one package don't affect another\n- Each app or package can run the node version simultaneously\n\nInspired by https://github.com/Urbancompass/hnvm\n\n### Installation\n```\n$ bundle install\n$ ruby install.rb\n```\nThis will add `npm`, `node`, `npx` to to your global $PATH.\nAnd their versions will be selected in runtime based on the configuration.\n\n### Configuration\nHNVM reads its configuration from one of the following places, in order from highest to lowest priority:\n\n- `.hnvmrc` file in the \n- `.hnvmrc` file at the root of git repo, if running in a git repo\n- `.hnvmrc` file in your home directory `~/.hnvmrc`\n\nThe `.hnvmrc` files are key value pairs:\n```\nHNVM_NODE=15.13.0\n```\n\n### Uninstallation\n```\nruby uninstall.rb\n```\n\n### License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffactor18%2Fhnvm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffactor18%2Fhnvm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffactor18%2Fhnvm/lists"}