-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
31 lines (31 loc) · 746 Bytes
/
package.json
File metadata and controls
31 lines (31 loc) · 746 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"name": "cowork-plugins",
"version": "0.6.2",
"description": "Plugins for Claude Cowork & Claude Code — trip planner, Obsidian vault, and more",
"keywords": [
"obsidian",
"ai-agents",
"claude",
"obsidian-vault",
"ai-tools",
"travel-planning",
"prompt-engineering",
"claude-desktop",
"agent-skills",
"claude-code",
"claude-code-plugin",
"claude-skills",
"claude-marketplace",
"claude-plugins",
"claude-cowork",
"claude-cowork-plugin"
],
"homepage": "https://github.com/aliasunder/cowork-plugins",
"repository": {
"type": "git",
"url": "https://github.com/aliasunder/cowork-plugins.git"
},
"license": "MIT",
"author": "aliasunder",
"private": true
}