1# gojsonreference 2An implementation of JSON Reference - Go language 3 4## Dependencies 5https://github.com/xeipuuv/gojsonpointer 6 7## References 8http://tools.ietf.org/html/draft-ietf-appsawg-json-pointer-07 9 10http://tools.ietf.org/html/draft-pbryan-zyp-json-ref-03