-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrepo-cache.json
More file actions
62 lines (62 loc) · 1.53 KB
/
repo-cache.json
File metadata and controls
62 lines (62 loc) · 1.53 KB
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
[
{
"author":
[
"Yethal"
],
"checksum": "80942f8503bbc74059d2edd5e86cc55b44426215bf00f4ac8631c21a8c6e1143",
"installer": "",
"keywords":
[
"make",
"build",
"completions"
],
"long-desc": "This module contains completions for make build tool\n",
"name": "make",
"nu-dependencies": [],
"os":
[
"windows",
"linux",
"macos",
"android"
],
"post-install-msg": "",
"pre-install-msg": "",
"raw-url": "https://raw.githubusercontent.com/nupac/packages/main/packages/make/make.nu",
"short-desc": "makefile completions for nu",
"url": "https://github.com/nupac/packages/blob/main/packages/make/make.nu",
"version": "1.0.0"
},
{
"author":
[
"Yethal"
],
"checksum": "bd1e1782220cb1c145797cc0d741db6f8d2b62e3d62ae42f0ce443d10fd935ad",
"installer": "",
"keywords":
[
"ssh",
"remote",
"automation"
],
"long-desc": "This module exports commands that simplify management of remote hosts over ssh before using you need to fill the config\n",
"name": "remoting",
"nu-dependencies": [],
"os":
[
"android",
"linux",
"macos",
"windows"
],
"post-install-msg": "",
"pre-install-msg": "",
"raw-url": "https://raw.githubusercontent.com/nupac/packages/main/packages/remoting/remoting.nu",
"short-desc": "Remoting module for nu",
"url": "https://github.com/nupac/packages/blob/main/packages/remoting/remoting.nu",
"version": "1.0.0"
}
]