-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage-lock.json
More file actions
23 lines (23 loc) · 897 Bytes
/
package-lock.json
File metadata and controls
23 lines (23 loc) · 897 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"name": "lunaria",
"version": "0.1.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@luvella/eslint-config": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/@luvella/eslint-config/-/eslint-config-1.0.2.tgz",
"integrity": "sha512-VZ1AWAEHYBkev/jTVo4r1vSpv1O9gNALj5WzzNXiRiy+yMny2wI4vtvZfksYq71QpRCCLbvv9N3lNjNM8RBsqw=="
},
"ansiplace": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/ansiplace/-/ansiplace-1.1.2.tgz",
"integrity": "sha512-GzrA+dGrDt+mntkzDhymQPiBLo1Nh4Czq8M57r6Lebb7u4T0LQ6eoTK5su8uHl7U5sfTtzuZs8eJbHXy0867Pg=="
},
"variabletag": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/variabletag/-/variabletag-1.0.2.tgz",
"integrity": "sha512-IBIHn+HL5JW2E7V1FjpSvhdn/LcakQ4atNecWuZQLCzQiY8ulWynz76i0vmvrG028sd+M4D3gL8vi40aFa3g8w=="
}
}
}