| 1 | id: zgi0a4tqvku20yrgs0gseuzf3x8bx99ex6sojjbyiokmbqc9 |
| 2 | name: http |
| 3 | main: http.zig |
| 4 | license: MPL-2.0 |
| 5 | description: An alternative HTTP server/client layer |
| 6 | dependencies: |
| 7 | - src: git https://github.com/nektro/zig-net |
| 8 | - src: git https://github.com/nektro/zig-whatwg-url |
| 9 | - src: git https://github.com/nektro/zig-nio |
| 10 | - src: git https://github.com/nektro/zig-extras |
| 11 | - src: git https://github.com/nektro/zig-nfs |
| 12 | root_dependencies: |
| 13 | - src: git https://github.com/nektro/zig-extras |
| 14 | - src: git https://github.com/nektro/zig-json |
| 15 | - src: git https://github.com/nektro/zig-expect |