-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
35 lines (35 loc) · 1.22 KB
/
package-lock.json
File metadata and controls
35 lines (35 loc) · 1.22 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
{
"name": "FastKeyboardWindowSwitcher",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"biga.ahk": "^0.56.0",
"json.ahk": "^0.1.0"
}
},
"node_modules/biga.ahk": {
"version": "0.56.0",
"resolved": "https://registry.npmjs.org/biga.ahk/-/biga.ahk-0.56.0.tgz",
"integrity": "sha512-XYgdcJcrl0w3x4U0WpbOfOAerEIAYqkZsFsBmQ/ZB1seRhha18zHCAZtpxHpiiSLYVA4oMWqNEZiz47rBaxh+A=="
},
"node_modules/json.ahk": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/json.ahk/-/json.ahk-0.1.0.tgz",
"integrity": "sha512-hX1uwJq1frikonvtDSY91ufNMzcdwyvCjGqJ8gh/EpyUe4AYx5fuZrFU/3oFuXvNg1D74w6mgMdA4CP2akwsDw=="
}
},
"dependencies": {
"biga.ahk": {
"version": "0.56.0",
"resolved": "https://registry.npmjs.org/biga.ahk/-/biga.ahk-0.56.0.tgz",
"integrity": "sha512-XYgdcJcrl0w3x4U0WpbOfOAerEIAYqkZsFsBmQ/ZB1seRhha18zHCAZtpxHpiiSLYVA4oMWqNEZiz47rBaxh+A=="
},
"json.ahk": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/json.ahk/-/json.ahk-0.1.0.tgz",
"integrity": "sha512-hX1uwJq1frikonvtDSY91ufNMzcdwyvCjGqJ8gh/EpyUe4AYx5fuZrFU/3oFuXvNg1D74w6mgMdA4CP2akwsDw=="
}
}
}