Rename project to MerchantsOfHope-SupplyANdDemandPortal

This commit is contained in:
2025-10-16 17:11:25 -05:00
parent 039d51c4e5
commit 0ecd6c67eb
14 changed files with 52 additions and 52 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "mysteryapp-cursor-backend",
"name": "merchantsofhope-supplyanddemandportal-backend",
"version": "1.0.0",
"description": "Backend for MysteryApp-Cursor recruiter workflow SAAS",
"description": "Backend for MerchantsOfHope-SupplyANdDemandPortal recruiter workflow SAAS",
"main": "src/server.js",
"scripts": {
"start": "node src/server.js",
@@ -31,6 +31,6 @@
"@types/jest": "^29.5.8"
},
"keywords": ["recruiter", "saas", "workflow", "hiring"],
"author": "MysteryApp-Cursor",
"author": "MerchantsOfHope-SupplyANdDemandPortal",
"license": "MIT"
}