{"id":16909864,"url":"https://github.com/jdx/node-netrc-parser","last_synced_at":"2025-12-18T07:30:19.342Z","repository":{"id":48001139,"uuid":"83597614","full_name":"jdx/node-netrc-parser","owner":"jdx","description":"netrc parser for node.js","archived":true,"fork":false,"pushed_at":"2025-01-08T23:01:44.000Z","size":274,"stargazers_count":9,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T19:49:24.944Z","etag":null,"topics":["netrc"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/jdx.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-01T20:19:56.000Z","updated_at":"2025-01-08T23:08:41.000Z","dependencies_parsed_at":"2024-01-13T09:37:09.892Z","dependency_job_id":"7ca480b2-6278-4226-b032-e7a624e35872","html_url":"https://github.com/jdx/node-netrc-parser","commit_stats":null,"previous_names":["jdxcode/node-netrc-parser"],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdx%2Fnode-netrc-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdx%2Fnode-netrc-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdx%2Fnode-netrc-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdx%2Fnode-netrc-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdx","download_url":"https://codeload.github.com/jdx/node-netrc-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239693258,"owners_count":19681621,"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":["netrc"],"created_at":"2024-10-13T18:58:06.083Z","updated_at":"2025-12-18T07:30:19.235Z","avatar_url":"https://github.com/jdx.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# netrc-parser\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/jdxcode/node-netrc-parser.svg)](https://greenkeeper.io/)\n[![CircleCI](https://circleci.com/gh/jdxcode/node-netrc-parser/tree/master.svg?style=shield)](https://circleci.com/gh/jdxcode/node-netrc-parser/tree/master)\n[![Build status](https://ci.appveyor.com/api/projects/status/vxkkab97cm9lnwb9/branch/master?svg=true)](https://ci.appveyor.com/project/Heroku/node-netrc-parser/branch/master)\n[![codecov](https://codecov.io/gh/jdxcode/node-netrc-parser/branch/master/graph/badge.svg)](https://codecov.io/gh/jdxcode/node-netrc-parser)\n[![npm](https://img.shields.io/npm/v/netrc-parser.svg)](https://npmjs.org/package/netrc-parser)\n[![npm](https://img.shields.io/npm/dw/netrc-parser.svg)](https://npmjs.org/package/netrc-parser)\n[![npm](https://img.shields.io/npm/l/netrc-parser.svg)](https://github.com/jdxcode/node-netrc-parser/blob/master/package.json)\n[![David](https://img.shields.io/david/jdxcode/node-netrc-parser.svg)](https://david-dm.org/jdxcode/node-netrc-parser)\n\n# API\n\n## Netrc\n\nparses a netrc file\n\n**Examples**\n\n```javascript\nconst netrc = require('netrc-parser').default\nnetrc.loadSync() // or netrc.load() for async\nnetrc.machines['api.heroku.com'].password // get auth token from ~/.netrc\nnetrc.saveSync() // or netrc.save() for async\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdx%2Fnode-netrc-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdx%2Fnode-netrc-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdx%2Fnode-netrc-parser/lists"}