site/package-lock.json
2022-10-22 09:24:08 -05:00

25 lines
732 B
JSON

{
"name": "site",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"lunarphase-js": "^1.0.10"
}
},
"node_modules/lunarphase-js": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/lunarphase-js/-/lunarphase-js-1.0.10.tgz",
"integrity": "sha512-+A+G3WzB2y+xcCfhVRLxbdOnTe/Ujmbx/ptS0cjUnb9zRAEfRpu6U3D1o+IaStpRu91++kFoVqOYKhyT1m3ywg=="
}
},
"dependencies": {
"lunarphase-js": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/lunarphase-js/-/lunarphase-js-1.0.10.tgz",
"integrity": "sha512-+A+G3WzB2y+xcCfhVRLxbdOnTe/Ujmbx/ptS0cjUnb9zRAEfRpu6U3D1o+IaStpRu91++kFoVqOYKhyT1m3ywg=="
}
}
}