Added files for Bloom Valley Nursery Website

This commit is contained in:
Derek
2024-12-31 13:18:55 -06:00
committed by GitHub
parent 2cd2f8b72d
commit fe80644fd2
22 changed files with 2729 additions and 0 deletions

20
package-lock.json generated Normal file
View File

@@ -0,0 +1,20 @@
{
"name": "stackblitz-starters-rdsfw2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"servor": "^4.0.2"
}
},
"node_modules/servor": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/servor/-/servor-4.0.2.tgz",
"integrity": "sha512-MlmQ5Ntv4jDYUN060x/KEmN7emvIqKMZ9OkM+nY8Bf2+KkyLmGsTqWLyAN2cZr5oESAcH00UanUyyrlS1LRjFw==",
"bin": {
"servor": "cli.js"
}
}
}
}