{"id":17146054,"url":"https://github.com/emersion/node-passwordmaker","last_synced_at":"2026-02-08T07:02:17.332Z","repository":{"id":57320477,"uuid":"45967326","full_name":"emersion/node-passwordmaker","owner":"emersion","description":"A Node.js library for Password Maker","archived":false,"fork":false,"pushed_at":"2015-11-13T15:12:26.000Z","size":0,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T07:14:06.826Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/emersion.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":"2015-11-11T07:48:46.000Z","updated_at":"2021-10-06T04:04:38.000Z","dependencies_parsed_at":"2022-08-26T01:10:53.197Z","dependency_job_id":null,"html_url":"https://github.com/emersion/node-passwordmaker","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/emersion%2Fnode-passwordmaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emersion%2Fnode-passwordmaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emersion%2Fnode-passwordmaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emersion%2Fnode-passwordmaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emersion","download_url":"https://codeload.github.com/emersion/node-passwordmaker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233045344,"owners_count":18616503,"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-10-14T21:07:42.059Z","updated_at":"2026-02-08T07:02:12.302Z","avatar_url":"https://github.com/emersion.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-passwordmaker\n\n[![Build Status](https://travis-ci.org/emersion/node-passwordmaker.svg?branch=master)](https://travis-ci.org/emersion/node-passwordmaker)\n\nA Node.js library for [Password Maker](http://passwordmaker.org/).\n\n## Usage\n\n```js\nvar makepwd = require('passwordmaker');\n\nconsole.log(makepwd({\n\thashAlgorithm: 'sha256',\n\tmasterPassword: 'test',\n\tdata: 'example.org',\n\tlength: 8,\n\tcharset: ''\n}));\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femersion%2Fnode-passwordmaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femersion%2Fnode-passwordmaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femersion%2Fnode-passwordmaker/lists"}