-
Notifications
You must be signed in to change notification settings - Fork 798
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added "Password Manager Access" to program
- Loading branch information
1 parent
232a02f
commit 5a6be2d
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"account": "detunized.1password.com", | ||
"project": { | ||
"name": "Password Manager Access", | ||
"description": "A library that provides a missing API to many password managers like LastPass, Bitwarden, 1Password, Dashlane and many more.", | ||
"contributors": 2, | ||
"home_url": "https://github.com/detunized/password-manager-access", | ||
"license_type": "MIT", | ||
"license_url": "https://github.com/detunized/password-manager-access/blob/master/LICENSE", | ||
"is_event": false, | ||
"is_team": false | ||
}, | ||
"applicant": { | ||
"name": "Dmitry Yakimenko", | ||
"email": "[email protected]", | ||
"role": "Founder or Owner", | ||
"id": 245393 | ||
}, | ||
"can_contact": true, | ||
"approver_id": 6392049, | ||
"issue_number": 1066, | ||
"created_at": "2025-01-31T14:39:07Z" | ||
} |