mirror of
https://github.com/apple/pkl.git
synced 2026-05-22 23:07:07 +02:00
82afa8b90b
Co-authored-by: Islon Scherer <i_desouzascherer@apple.com>
19 lines
397 B
JSON
19 lines
397 B
JSON
{
|
|
"catalogs": {},
|
|
"aliases": {
|
|
"pkl": {
|
|
"script-ref": "org.pkl-lang:pkl-cli-java:0.31.1",
|
|
"java-agents": []
|
|
},
|
|
"pkl-codegen-java": {
|
|
"script-ref": "org.pkl-lang:pkl-codegen-java:0.31.1",
|
|
"java-agents": []
|
|
},
|
|
"pkl-codegen-kotlin": {
|
|
"script-ref": "org.pkl-lang:pkl-codegen-kotlin:0.31.1",
|
|
"java-agents": []
|
|
}
|
|
},
|
|
"templates": {}
|
|
}
|