Files
elastic-vault-github-plugin-prod[bot] e12988a443 chore: release v0.6.0 (#58)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2026-09-04 15:42:12 +02:00

22 lines
537 B
JSON

{
"version": "0.6.0",
"name": "cloud",
"description": "Elastic Cloud skills - project setup, access management, network security, and Serverless project lifecycle",
"author": {
"name": "Elastic",
"url": "https://www.elastic.co"
},
"repository": "https://github.com/elastic/agent-skills",
"homepage": "https://github.com/elastic/agent-skills/tree/main/plugins/cloud",
"license": "Apache-2.0",
"keywords": [
"cloud",
"serverless",
"elastic-cloud",
"elastic"
],
"skills": [
"skills/"
]
}