{ "folders": [ { "name": "API - Controllers", "path": "./controllers" }, { "name": "API - Migrations", "path": "./db/migrations" }, { "name": "API - Models", "path": "./db/models" }, { "name": "API - Seeds", "path": "./db/seeds" }, { "name": "API - DB Directory", "path": "./db" }, { "name": "API - Routes", "path": "./routes" }, { "name": "API - Utils", "path": "./utils" }, { "name": "API - Middleware", "path": "./middleware" }, { "name": "API - Views", "path": "./views" }, { "name": "API - Public", "path": "./public" }, { "name": "newmail", "path": "." } ] }