-
Notifications
You must be signed in to change notification settings - Fork 791
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added "exif-watermark-generator" to program
- Loading branch information
1 parent
90be4e6
commit 4c9a95e
Showing
1 changed file
with
24 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,24 @@ | ||
{ | ||
"account": "team-runaway.1password.com", | ||
"project": { | ||
"name": "exif-watermark-generator", | ||
"description": "This application allows you to add a small white bar at the bottom of the photo, which can display detailed information about the shot, including the camera model, lens used, shutter speed, aperture, ISO settings, and other relevant technical specifications. It’s a convenient way to share photography metadata directly alongside your images.", | ||
"contributors": 2, | ||
"home_url": "https://exif-watermark-generator.vercel.app", | ||
"repo_url": "https://github.com/657KB/exif-watermark-generator", | ||
"license_type": "MIT", | ||
"license_url": "https://github.com/657KB/exif-watermark-generator/blob/main/LICENSE", | ||
"is_event": false, | ||
"is_team": false | ||
}, | ||
"applicant": { | ||
"name": "Kuyermqi", | ||
"email": "kuyermqi@outlook.com", | ||
"role": "Founder or Owner", | ||
"id": 38306830 | ||
}, | ||
"can_contact": false, | ||
"approver_id": 6392049, | ||
"issue_number": 1033, | ||
"created_at": "2024-11-18T16:11:50Z" | ||
} |