-
Notifications
You must be signed in to change notification settings - Fork 0
/
package-lock.json
31 lines (31 loc) · 982 Bytes
/
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
{
"name": "archibugiere.github.io",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "archibugiere.github.io",
"version": "1.0.0",
"license": "UNLICENSED",
"dependencies": {
"font-awesome-animation": "^1.1.1"
}
},
"node_modules/font-awesome-animation": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/font-awesome-animation/-/font-awesome-animation-1.1.1.tgz",
"integrity": "sha512-WHl4zhyb0LeqT+v2JClv5yNZ+63e2Mbbu+9ycL3FGVHtZA8zn4iaMBxA6AgcJySLlfdjuTEA0lBZBW2CE1cwpQ==",
"engines": {
"node": ">=12.0.0"
}
}
},
"dependencies": {
"font-awesome-animation": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/font-awesome-animation/-/font-awesome-animation-1.1.1.tgz",
"integrity": "sha512-WHl4zhyb0LeqT+v2JClv5yNZ+63e2Mbbu+9ycL3FGVHtZA8zn4iaMBxA6AgcJySLlfdjuTEA0lBZBW2CE1cwpQ=="
}
}
}