mirror of
https://github.com/elastic/agent-skills.git
synced 2026-09-14 20:27:03 +08:00
e12988a443
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
16 lines
454 B
JSON
16 lines
454 B
JSON
{
|
|
"version": "0.6.0",
|
|
"name": "elastic-agent-skills",
|
|
"description": "Official Elastic agent skills for Elasticsearch, Kibana, Observability, Security, and Cloud",
|
|
"license": "Apache-2.0",
|
|
"private": true,
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/elastic/agent-skills.git"
|
|
},
|
|
"homepage": "https://github.com/elastic/agent-skills",
|
|
"bugs": {
|
|
"url": "https://github.com/elastic/agent-skills/issues"
|
|
}
|
|
}
|