{"id":50801,"library":"alicebob-gopher-json","title":"Gopher JSON","description":"Package json is a simple JSON encoder/decoder for gopher-lua.","status":"active","version":"0.0.0-20230218143504-906a9b012302","language":"go","source_language":null,"source_url":"https://github.com/alicebob/gopher-json","tags":["json","lua","gopher-lua","encoder","decoder"],"install":[{"cmd":"go get github.com/alicebob/gopher-json","lang":"bash","label":"Install github.com/alicebob/gopher-json"}],"dependencies":[],"imports":[{"symbol":"json","correct":"github.com/alicebob/gopher-json"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/alicebob/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}","lang":"go","description":"Load the JSON module into a gopher-lua state."},"warnings":[],"env_vars":null,"search_vec":"'decod':20 'encod':19 'encoder/decoder':9 'gopher':1,12,17 'gopher-lua':11,16 'json':2,4,8,14 'lua':13,15,18 'packag':3 'simpl':7","created_at":"2026-06-15T05:10:06.985802+00:00","updated_at":"2026-06-15T05:10:06.985802+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/alicebob/gopher-json","github":"https://github.com/alicebob/gopher-json","docs":"https://pkg.go.dev/github.com/alicebob/gopher-json#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","other"],"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}}