14 lines
358 B
JSON
14 lines
358 B
JSON
{
|
|
"name": "jvm-languages",
|
|
"description": "JVM language development including Java, Scala, and C# with enterprise patterns and frameworks",
|
|
"version": "1.2.0",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"url": "https://github.com/wshobson"
|
|
},
|
|
"agents": [
|
|
"./agents/java-pro.md",
|
|
"./agents/scala-pro.md",
|
|
"./agents/csharp-pro.md"
|
|
]
|
|
} |