json-pointer
Author | Markus W. Weissmann <markus.weissmann@in.tum.de> | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | MIT | |||||||||||||||||||||||||
Homepage | https://github.com/mwweissmann/ocaml-json-pointer | |||||||||||||||||||||||||
Issue Tracker | https://github.com/mwweissmann/ocaml-json-pointer/issues | |||||||||||||||||||||||||
Maintainer | Markus W. Weissmann <markus.weissmann@in.tum.de> | |||||||||||||||||||||||||
Dependencies |
| |||||||||||||||||||||||||
Published | Nov 9, 2015 | |||||||||||||||||||||||||
Source [http] | https://github.com/mwweissmann/ocaml-json-pointer/archive/0.1.1.tar.gz cd53e498014a7fa94b67f2a1cac4992c | |||||||||||||||||||||||||
Statistics | Installed once last month. | |||||||||||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/json-pointer/json-pointer.0.1.1-0/opam |
JSON pointer
The JSON pointer library provides an implementation of RFC 6901: JSON Pointer defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document.
Necessary for | ||
---|---|---|
json-predicate |