We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4502518 commit ee86713Copy full SHA for ee86713
README.md
@@ -1,7 +1,13 @@
1
-# gopher-json [](https://godoc.org/layeh.com/gopher-json)
+[](https://pkg.go.dev/github.com/inbucket/gopher-json)
2
+# gopher-json
3
4
Package json is a simple JSON encoder/decoder for [gopher-lua](https://github.com/yuin/gopher-lua).
5
6
+This is a fork of:
7
+
8
+- https://github.com/alicebob/gopher-json
9
+- https://github.com/layeh/gopher-json
10
11
## License
12
13
Public domain
0 commit comments