Files
gh-sislammun-iowarp-plugin-…/.claude-plugin/plugin.json
2025-11-30 08:57:25 +08:00

18 lines
365 B
JSON

{
"name": "ndp-plugin",
"description": "National Data Platform (NDP) integration plugin with dataset search, discovery, and workflow automation",
"version": "1.0.0",
"author": {
"name": "IOWarp Research Team",
"email": "contact@iowarp.org"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}