{"id":25284357,"url":"https://github.com/r11baka/islambda","last_synced_at":"2025-04-06T14:36:02.640Z","repository":{"id":65489824,"uuid":"593277608","full_name":"R11baka/islambda","owner":"R11baka","description":"is-lambda-env helps you to detect is your code runs on AWS Lambda/Azure Cloud functions/Google Cloud functions","archived":false,"fork":false,"pushed_at":"2023-01-26T12:10:27.000Z","size":90,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T20:39:09.454Z","etag":null,"topics":["aws","azure-functions","environment","google-cloud-functions","lambda","serverless"],"latest_commit_sha":null,"homepage":"","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/R11baka.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":"2023-01-25T16:39:02.000Z","updated_at":"2023-03-07T02:11:28.000Z","dependencies_parsed_at":"2023-02-14T17:01:43.120Z","dependency_job_id":null,"html_url":"https://github.com/R11baka/islambda","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/R11baka%2Fislambda","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R11baka%2Fislambda/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R11baka%2Fislambda/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R11baka%2Fislambda/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/R11baka","download_url":"https://codeload.github.com/R11baka/islambda/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247496723,"owners_count":20948286,"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":["aws","azure-functions","environment","google-cloud-functions","lambda","serverless"],"created_at":"2025-02-12T20:38:12.394Z","updated_at":"2025-04-06T14:36:02.621Z","avatar_url":"https://github.com/R11baka.png","language":"JavaScript","readme":"## islambda\n\nis-lambda-env helps you to detect is your code runs on AWS Lambda/Azure Cloud functions/Google Cloud functions\n\nSupports:\n* AWS Lambda\n* Azure Cloud functions\n* Google Cloud functions\n\n## Installation\n\n```sh\nnpm install is-lambda-env\n```\n\n## Usage\n\n```js\nconst isLambda = require('is-lambda-env');\n\nif (isLambda()) {\n    console.log(\"I am on lambda\");\n}\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr11baka%2Fislambda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr11baka%2Fislambda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr11baka%2Fislambda/lists"}