aboutsummaryrefslogtreecommitdiff
path: root/paku.json
blob: 89c006a947a1063fb10629b37e3b90deb2ee4fc6 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "packages": [
    {
      "name": "git-permalink",
      "suffix": "",
      "version": "0.3.1",
      "type": "bin",
      "description": "Git extension to generate web permalinks of files in a repository"
    },
    {
      "name": "remembering",
      "suffix": "",
      "version": "0.2.1",
      "type": "bin",
      "description": "Add memory to dmenu, fzf and similar tools."
    }
  ]
}