mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-23 14:47:31 -04:00
12 lines
218 B
JSON
12 lines
218 B
JSON
{
|
|
"name": "buildkite-pipelines",
|
|
"type": "module",
|
|
"devDependencies": {
|
|
"@types/node": "^20.6.0",
|
|
"bun-types": "latest",
|
|
"yaml": "^2.3.2"
|
|
},
|
|
"peerDependencies": {
|
|
"typescript": "^5.0.0"
|
|
}
|
|
}
|