-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
76 lines (76 loc) · 3.16 KB
/
package-lock.json
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"name": "@rxrc/dotfiles",
"version": "2.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@rxrc/dotfiles",
"version": "2.0.0",
"license": "MIT",
"dependencies": {
"@rxrc/awesome-copycats": "^5.5.1",
"@rxrc/hexchat-material-design-icons": "^2.0.2",
"@rxrc/keymaps": "^2.0.1",
"@rxrc/ssh-config": "github:rxrc/ssh-config#v2.4.0",
"@rxrc/systemd-user-units": "^2.5.0",
"@rxrc/tmuxinator-profiles": "github:rxrc/tmuxinator-profiles#v1.1.0",
"@rxrc/xresources": "^2.0.1",
"config-curator": "^2.0.0"
}
},
"node_modules/@rxrc/apw": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@rxrc/apw/-/apw-1.0.1.tgz",
"integrity": "sha512-Ktl5O2VZEsMRtmpLRQZejaIDlvcIY0n3pta1AcQxPNM1RVUq/hwN0Sm5LHzXDBI7zDGVrm9Rbusrymk7VMdLew=="
},
"node_modules/@rxrc/awesome-copycats": {
"version": "5.5.1",
"resolved": "https://registry.npmjs.org/@rxrc/awesome-copycats/-/awesome-copycats-5.5.1.tgz",
"integrity": "sha512-b2KbmgD73A+loWIV7SCm3sTpWjUIi8JY7R/JMkQULaweYQ+FqnrEoFVjo3fTkQ4NO5Kbv2wRbTySRUhq3TW1Gg==",
"dependencies": {
"@rxrc/apw": "^1.0.0"
}
},
"node_modules/@rxrc/hexchat-material-design-icons": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/@rxrc/hexchat-material-design-icons/-/hexchat-material-design-icons-2.0.2.tgz",
"integrity": "sha512-E7IcQIFLtX3keE3/thNonYF42JIb7722TPGF8Zx8lDy08aDehZrOsJITYemQLO53MC4yrIlldLueD1V14h/hPg=="
},
"node_modules/@rxrc/keymaps": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/@rxrc/keymaps/-/keymaps-2.0.1.tgz",
"integrity": "sha512-784/+HsMuyDbn2dhUOZvweeyTh8h3dsaWRvGw5uZ6V5oB9dPYjjNzcx6viLen6K3A7qwOiDdBH+gwsur5DpfIg=="
},
"node_modules/@rxrc/ssh-config": {
"version": "2.4.0",
"resolved": "git+ssh://[email protected]/rxrc/ssh-config.git#7044052f655a51bd699bb24df4d4c0343e429eab"
},
"node_modules/@rxrc/systemd-user-units": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/@rxrc/systemd-user-units/-/systemd-user-units-2.5.0.tgz",
"integrity": "sha512-I8nTJCwtOUvi+DzHWaGRmpOhNFChtkvdeeE+0JWRiyx5FmqplebfIEdgaVaVxysx8AFlah9KzACmJaMaqABJWw=="
},
"node_modules/@rxrc/tmuxinator-profiles": {
"version": "1.1.0",
"resolved": "git+ssh://[email protected]/rxrc/tmuxinator-profiles.git#852961ca458e237fb0e6f3305130e0d552143002"
},
"node_modules/@rxrc/xresources": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/@rxrc/xresources/-/xresources-2.0.1.tgz",
"integrity": "sha512-VkydIOcRvSRd1D/cJqZkBWyTSskcq1NpGgpc/mT9qmTZ26ph0VSs4mD3eSx32ez+6QkgLth7wdAh4vzt9Q1w1Q=="
},
"node_modules/config-curator": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/config-curator/-/config-curator-2.0.0.tgz",
"integrity": "sha512-0qga95isPrHs8PpFqymTBHUgR0QJGVx1JgaW/n9Z9OXwzeGG9Nypkeg9H+CLBaXdebbgHzANeWT0bLNJn2MKPw==",
"bin": {
"curator": "bin/curator.js"
},
"engines": {
"node": ">=14.15.0",
"npm": ">= 8.1.0"
}
}
}
}