{"id":53689,"library":"gopher-json","title":"Gopher JSON","description":"Package json is a simple JSON encoder/decoder for gopher-lua.","status":"active","version":"0.0.0-20201124131017-552bb3c4c3bf","language":"go","source_language":null,"source_url":"https://github.com/layeh/gopher-json","tags":["lua","json","encoder","decoder"],"install":[{"cmd":"go get layeh.com/gopher-json","lang":"bash","label":"Install layeh.com/gopher-json"}],"dependencies":[],"imports":[{"symbol":"json","correct":"layeh.com/gopher-json"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"layeh.com/gopher-json\"\n\t\"github.com/yuin/gopher-lua\"\n)\n\nfunc main() {\n\tL := lua.NewState()\n\tdefer L.Close()\n\tjson.Preload(L)\n\tfmt.Println(\"JSON module loaded\")\n}","lang":"go","description":"Load JSON module into gopher-lua"},"warnings":[],"env_vars":null,"search_vec":"'decod':17 'encod':16 'encoder/decoder':9 'gopher':1,12 'gopher-lua':11 'json':2,4,8,15 'lua':13,14 'packag':3 'simpl':7","created_at":"2026-06-15T07:50:41.943206+00:00","updated_at":"2026-06-15T07:50:41.943206+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/layeh/gopher-json","github":"https://github.com/layeh/gopher-json","docs":"https://pkg.go.dev/layeh.com/gopher-json#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}