about summary refs log tree commit diff
path: root/pkgs/development/tools/remarshal/deps.json
blob: 3b43c0e5ff605eb2d4edb603703ddf9c29ae87b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
[
  {
    "include": "../../libs.json",
    "packages": [
      "github.com/BurntSushi/toml",
      "gopkg.in/yaml.v2"
    ]
  }
]