You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Jaydot is a mission-based social enterprise focused on creating affordable housing solutions for people in the Washington DC area, particularly those who have experienced homelessness.",
"version": "1.0.0",
"keywords": [],
"license": "MIT",
"author": "Rae Gaines, Throneless Tech",
"main": "index.js",
"scripts": {
"dev:payload": "cd payload && npm dev",
"dev:website": "cd website && npm dev",
"test": "echo \"Error: no test specified\" && exit 1"