-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpackage-lock.json
More file actions
137 lines (137 loc) · 4.84 KB
/
package-lock.json
File metadata and controls
137 lines (137 loc) · 4.84 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"name": "audio-buffer",
"version": "7.3.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "audio-buffer",
"version": "7.3.1",
"license": "MIT",
"dependencies": {
"audio-speaker": "^2.0.0"
},
"devDependencies": {
"tst": "^9.2.2"
}
},
"node_modules/@audio/speaker-darwin-x64": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/@audio/speaker-darwin-x64/-/speaker-darwin-x64-2.0.4.tgz",
"integrity": "sha512-AvZEAy5DhLhGRdwCn/aaqDkONWmNXt4GOsetxzml8lmD518+d9VwHRKKUgWFPJ8o2g0kKGr7MC+XnUMN97RvOg==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"darwin"
]
},
"node_modules/@audio/speaker-linux-arm64": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/@audio/speaker-linux-arm64/-/speaker-linux-arm64-2.0.4.tgz",
"integrity": "sha512-aCCOBGwcg3Wg9mCi5docXHBzf6b0C/jT1mh4P+7ZQAMnepmEezKiAisdPksflW4mCO95tDEcjgIi5bG/7MtT8g==",
"cpu": [
"arm64"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@audio/speaker-linux-x64": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/@audio/speaker-linux-x64/-/speaker-linux-x64-2.0.4.tgz",
"integrity": "sha512-yi1M0Y5RLKhY/Gw2MGVcgPCaa/C2hJ4/Kd4O4tv8klB78yD5XW4m4FpWvEq32o18SUlC075J3JKrKrMOS1a5NA==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"linux"
]
},
"node_modules/@audio/speaker-win32-x64": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/@audio/speaker-win32-x64/-/speaker-win32-x64-2.0.4.tgz",
"integrity": "sha512-2q8qsXhIx5vrv9h9G4H1HC114T+FL5WG8Y3BOeyAeTXHyh4ci3vR4JMGuplrwo6DnhywY0fb93uEp97TnlM3pA==",
"cpu": [
"x64"
],
"license": "MIT",
"optional": true,
"os": [
"win32"
]
},
"node_modules/audio-speaker": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/audio-speaker/-/audio-speaker-2.0.5.tgz",
"integrity": "sha512-nQfoDtO1xbuwcZ/cTbL0pRWXU+Jd62mOuaCwFtVAhN3Ki9SBH+0kgdNBU1et30QCxcHuE/4FyXxFP6a8BviySw==",
"hasInstallScript": true,
"license": "MIT",
"engines": {
"node": ">=18"
},
"optionalDependencies": {
"@audio/speaker-darwin-x64": ">=2.0.0",
"@audio/speaker-linux-arm64": ">=2.0.0",
"@audio/speaker-linux-x64": ">=2.0.0",
"@audio/speaker-win32-x64": ">=2.0.0"
}
},
"node_modules/tst": {
"version": "9.2.2",
"resolved": "https://registry.npmjs.org/tst/-/tst-9.2.2.tgz",
"integrity": "sha512-K7+t03srZbpP5XklbCqdhrvITlDb6yC54vrhblJQSld7YD8ixHU33HxTBxjhLE6KR0+enmXoc1cMokYwebDJ5w==",
"dev": true,
"license": "MIT"
}
},
"dependencies": {
"@audio/speaker-darwin-x64": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/@audio/speaker-darwin-x64/-/speaker-darwin-x64-2.0.4.tgz",
"integrity": "sha512-AvZEAy5DhLhGRdwCn/aaqDkONWmNXt4GOsetxzml8lmD518+d9VwHRKKUgWFPJ8o2g0kKGr7MC+XnUMN97RvOg==",
"optional": true
},
"@audio/speaker-linux-arm64": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/@audio/speaker-linux-arm64/-/speaker-linux-arm64-2.0.4.tgz",
"integrity": "sha512-aCCOBGwcg3Wg9mCi5docXHBzf6b0C/jT1mh4P+7ZQAMnepmEezKiAisdPksflW4mCO95tDEcjgIi5bG/7MtT8g==",
"optional": true
},
"@audio/speaker-linux-x64": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/@audio/speaker-linux-x64/-/speaker-linux-x64-2.0.4.tgz",
"integrity": "sha512-yi1M0Y5RLKhY/Gw2MGVcgPCaa/C2hJ4/Kd4O4tv8klB78yD5XW4m4FpWvEq32o18SUlC075J3JKrKrMOS1a5NA==",
"optional": true
},
"@audio/speaker-win32-x64": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/@audio/speaker-win32-x64/-/speaker-win32-x64-2.0.4.tgz",
"integrity": "sha512-2q8qsXhIx5vrv9h9G4H1HC114T+FL5WG8Y3BOeyAeTXHyh4ci3vR4JMGuplrwo6DnhywY0fb93uEp97TnlM3pA==",
"optional": true
},
"audio-speaker": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/audio-speaker/-/audio-speaker-2.0.5.tgz",
"integrity": "sha512-nQfoDtO1xbuwcZ/cTbL0pRWXU+Jd62mOuaCwFtVAhN3Ki9SBH+0kgdNBU1et30QCxcHuE/4FyXxFP6a8BviySw==",
"requires": {
"@audio/speaker-darwin-x64": ">=2.0.0",
"@audio/speaker-linux-arm64": ">=2.0.0",
"@audio/speaker-linux-x64": ">=2.0.0",
"@audio/speaker-win32-x64": ">=2.0.0"
}
},
"tst": {
"version": "9.2.2",
"resolved": "https://registry.npmjs.org/tst/-/tst-9.2.2.tgz",
"integrity": "sha512-K7+t03srZbpP5XklbCqdhrvITlDb6yC54vrhblJQSld7YD8ixHU33HxTBxjhLE6KR0+enmXoc1cMokYwebDJ5w==",
"dev": true
}
}
}