
org.opentripplanner.ext.legacygraphqlapi.generated.package.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of otp Show documentation
Show all versions of otp Show documentation
The OpenTripPlanner multimodal journey planning system
{
"name": "legacy-graphql-generator",
"version": "1.0.0",
"description": "Generates Java code from GraphQL schema",
"engines": {
"node": ">=12.13.0"
},
"scripts": {
"generate": "graphql-codegen -c graphql-codegen.yml"
},
"license": "LGPL-3.0",
"dependencies": {
"@graphql-codegen/add": "3.1.1",
"@graphql-codegen/cli": "2.5.0",
"@graphql-codegen/java": "3.2.4",
"@graphql-codegen/java-resolvers": "2.2.3",
"graphql": "16.3.0"
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy