18 lines
568 B
JSON
18 lines
568 B
JSON
{
|
|
"name": "travel-assistant",
|
|
"owner": {
|
|
"name": "Jeremy Longshore",
|
|
"email": "[email protected]"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "travel-assistant",
|
|
"description": "Intelligent travel assistant with real-time weather, currency conversion, timezone info, and AI-powered itinerary planning. Your complete travel companion.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-jeremylongshore-claude-code-plugins-plus-plugins-productivity-travel-assistant.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |