{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/%21intevation/jsonpath","name":"github.com/Intevation/jsonpath","description":"Package jsonpath is an implementation of http://goessner.net/articles/JsonPath/\nIf a JSONPath contains one of\n[key1, key2 ...], .., *, [min:max], [min:max:step], (? expression)\nall matchs are listed in an []interface{}\n\nThe package comes with an extension of JSONPath to access the wildcard values of a match.\nIf the JSONPath is used inside of a JSON object, you can use placeholder '#' or '#i' with natural number i\nto access all wildcards values or the ith wildcard\n\nThis package can be extended with gval modules for script features like multiply, length, regex or many more.\nSo take a look at github.com/Intevation/gval.","version":"v0.2.1","softwareVersion":"v0.2.1","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/Intevation/jsonpath","issueTracker":"https://github.com/Intevation/jsonpath/issues","url":"https://github.com/Intevation/jsonpath","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2023-11-01","dateModified":"2023-11-01","datePublished":"2023-11-01","copyrightYear":2023,"downloadUrl":"https://proxy.golang.org/github.com/!intevation/jsonpath/@v/v0.2.1.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/Intevation/jsonpath#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/Intevation/jsonpath"]}