18 lines
365 B
JSON
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"
|
|
]
|
|
} |