File: go.mod

package info (click to toggle)
tree-sitter-json 0.24.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 400 kB
  • sloc: ansic: 1,529; javascript: 109; makefile: 101; python: 81; cpp: 14; lisp: 11; sh: 9
file content (7 lines) | stat: -rw-r--r-- 167 bytes parent folder | download
1
2
3
4
5
6
7
module github.com/tree-sitter/tree-sitter-json

go 1.22

require github.com/tree-sitter/go-tree-sitter v0.24.0

require github.com/mattn/go-pointer v0.0.1 // indirect