aboutsummaryrefslogtreecommitdiff
path: root/paku.json
blob: 24a3253a8f2e11bc83c89a2e56bc20d1c4dd9d89 (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
  "packages": [
    {
      "name": "td",
      "suffix": "-latest",
      "version": "707bb2080c35944b14da57f13310c4bad61259fe",
      "type": "bin",
      "description": "Minimalistic bug tracker CLI",
      "check_inputs": [
        "m4"
      ]
    }
  ],
  "queue": [
    {
      "name": "git-permalink",
      "suffix": "-latest",
      "version": "7f0c97b64bcccbdcd1667f2c2ca8f1face9ca027",
      "type": "bin",
      "description": "Git extension to generate web permalinks of files in a repository"
    },
    {
      "name": "git-permalink",
      "suffix": "",
      "version": "0.3.1",
      "type": "bin",
      "description": "Git extension to generate web permalinks of files in a repository",
      "check_inputs": [
        "m4"
      ]
    },
    {
      "name": "remembering",
      "suffix": "",
      "version": "0.2.1",
      "type": "bin",
      "description": "Add memory to dmenu, fzf and similar tools.",
      "check_inputs": [
        "m4"
      ]
    }
  ]
}