Initial commit
This commit is contained in:
18
.claude-plugin/plugin.json
Normal file
18
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user