diff --git a/ballerina/Ballerina.toml b/ballerina/Ballerina.toml index fa07596..ed4aa1f 100644 --- a/ballerina/Ballerina.toml +++ b/ballerina/Ballerina.toml @@ -6,6 +6,7 @@ distribution = "2201.2.0" authors = ["Mohamed Sabthar (@MohamedSabthar)"] repository = "https://github.com/MohamedSabthar/jsonpath" license = ["Apache-2.0"] +keywords=["json", "json path", "json-transform", "json transform", "json to json", "json-convert", "json convert"] [[platform.java11.dependency]] path = "../native/build/libs/jsonpath-native-1.0.2-SNAPSHOT.jar"