{"id":18906674,"url":"https://github.com/valentinlibouton/protonpass-exportjsonfile","last_synced_at":"2026-03-05T15:30:19.301Z","repository":{"id":177049113,"uuid":"658932033","full_name":"ValentinLibouton/ProtonPass-ExportJsonFile","owner":"ValentinLibouton","description":"Transform ProtonPass export JSON file into object","archived":false,"fork":false,"pushed_at":"2023-07-03T18:57:35.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-31T11:41:39.064Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/ValentinLibouton.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-26T19:49:27.000Z","updated_at":"2023-06-26T20:02:30.000Z","dependencies_parsed_at":"2023-07-10T03:16:07.949Z","dependency_job_id":null,"html_url":"https://github.com/ValentinLibouton/ProtonPass-ExportJsonFile","commit_stats":null,"previous_names":["valentinlibouton/protonpass-exportjsonfile"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2FProtonPass-ExportJsonFile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2FProtonPass-ExportJsonFile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2FProtonPass-ExportJsonFile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ValentinLibouton%2FProtonPass-ExportJsonFile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ValentinLibouton","download_url":"https://codeload.github.com/ValentinLibouton/ProtonPass-ExportJsonFile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239890392,"owners_count":19713957,"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-08T09:18:17.751Z","updated_at":"2026-03-05T15:30:19.245Z","avatar_url":"https://github.com/ValentinLibouton.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ProtonPass-ExportJsonFile\nTransform ProtonPass export JSON file into object\n\n## Note\nDocumentation will come later.\n\n## Structure\nLe fichier JSON contient les informations suivantes :\n\n- `version` (string): la version du fichier ProtonPass\n- `userId` (string): l'identifiant de l'utilisateur\n- `encrypted` (boolean): indique si le fichier est chiffré ou non\n- `vaults` (array): une liste des coffres (vaults) disponibles\n\nChaque coffre (vault) a les propriétés suivantes :\n- `id` (string): l'identifiant du coffre\n- `name` (string): le nom du coffre\n- `description` (string): la description du coffre\n- `display` (object): l'icône et la couleur associées au coffre\n- `items` (array): une liste des éléments (items) dans le coffre\n\nChaque élément (item) a les propriétés suivantes :\n- `itemId` (string): l'identifiant de l'élément\n- `shareId` (string): l'identifiant du coffre auquel l'élément appartient\n- `data` (object): les données de l'élément, comprenant les métadonnées et le contenu\n- `state` (string): l'état de l'élément\n- `aliasEmail` (string): l'adresse e-mail associée à l'élément\n- `contentFormatVersion` (integer): la version du format de contenu\n- `createTime` (string): la date de création de l'élément\n- `modifyTime` (string): la date de modification de l'élément\n\nLes données de chaque élément (data) comprennent :\n- `metadata` (object): les métadonnées de l'élément, telles que le nom, la description, etc.\n- `extraFields` (object): des champs supplémentaires spécifiques à l'élément\n- `type` (string): le type de l'élément\n- `content` (string): le contenu de l'élément\n- `lastRevision` (string, facultatif): la dernière révision de l'élément\n\nLes métadonnées (metadata) de chaque élément ont les propriétés suivantes :\n- `name` (string): le nom de l'élément\n- `note` (string): la note associée à l'élément\n- `itemUuid` (string): l'identifiant unique de l'élément\n\nLe contenu (content) de chaque élément a les propriétés suivantes :\n- `username` (string): le nom d'utilisateur\n- `password` (string): le mot de passe\n- `urls` (array): une liste des URL associées à l'élément\n- `totpUri` (string): l'URI du générateur de code à usage unique (TOTP) associé à l'élément","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalentinlibouton%2Fprotonpass-exportjsonfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalentinlibouton%2Fprotonpass-exportjsonfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalentinlibouton%2Fprotonpass-exportjsonfile/lists"}