{"id":21957502,"url":"https://github.com/clinical-meteor/env-config-debug","last_synced_at":"2025-06-10T10:05:47.440Z","repository":{"id":69242769,"uuid":"50711380","full_name":"clinical-meteor/env-config-debug","owner":"clinical-meteor","description":"Drop in config that will enable DEBUG, TRACE, and TEST environment variables.","archived":false,"fork":false,"pushed_at":"2016-01-30T06:05:36.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T15:16:43.876Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clinical-meteor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-30T05:54:33.000Z","updated_at":"2016-01-30T05:55:12.000Z","dependencies_parsed_at":"2023-04-23T12:22:15.562Z","dependency_job_id":null,"html_url":"https://github.com/clinical-meteor/env-config-debug","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clinical-meteor%2Fenv-config-debug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clinical-meteor%2Fenv-config-debug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clinical-meteor%2Fenv-config-debug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clinical-meteor%2Fenv-config-debug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clinical-meteor","download_url":"https://codeload.github.com/clinical-meteor/env-config-debug/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clinical-meteor%2Fenv-config-debug/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":258088292,"owners_count":22649549,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-29T08:53:32.418Z","updated_at":"2025-06-10T10:05:47.418Z","avatar_url":"https://github.com/clinical-meteor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## clinical:env-config-debug\n\nDrop in config that will enable DEBUG, TRACE, and TEST environment variables.\n\n========================================\n#### Installation\n\n``meteor add clinical:env-config-debug``\n\n========================================\n#### Usage\n\nAdding this package enables the following API in your applicaiton.  \n\n````js\n  if (Env.isDebug) {\n    // display or log debug info\n  }\n  if (Env.isTrace) {\n    // display or log trace info\n  }\n  if (Env.isDevelopment) {\n    // display development feature\n  }\n  if (Env.isTesting) {\n    // display testing feature\n  }\n````\n\n========================================\n#### Licensing  \n\n![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclinical-meteor%2Fenv-config-debug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclinical-meteor%2Fenv-config-debug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclinical-meteor%2Fenv-config-debug/lists"}