Files
42marketplaces/sync/gh-bradleyboehmke-brads-marketplace-note-taker.json
2025-11-29 18:53:27 +08:00

18 lines
443 B
JSON

{
"name": "note-taker",
"owner": {
"name": "Brad Boehmke",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "note-taker",
"description": "Tools for documenting project work sessions with structured notes and templates",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-bradleyboehmke-brads-marketplace-note-taker.git"
},
"strict": true
}
]
}