{"id":23817831,"url":"https://github.com/lsongdev/purge-require-cache","last_synced_at":"2025-08-02T19:06:58.962Z","repository":{"id":68774096,"uuid":"231015178","full_name":"lsongdev/purge-require-cache","owner":"lsongdev","description":"Remove module instance from `require.cache`","archived":false,"fork":false,"pushed_at":"2019-12-31T02:57:47.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-30T05:19:43.830Z","etag":null,"topics":["module","module-pattern","module-system"],"latest_commit_sha":null,"homepage":"https://npmjs.org/purge-require-cache","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lsongdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"song940","patreon":"song940","open_collective":"song940","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":"https://git.io/fjRcB"}},"created_at":"2019-12-31T02:57:35.000Z","updated_at":"2019-12-31T04:46:54.000Z","dependencies_parsed_at":"2023-02-23T00:16:12.993Z","dependency_job_id":null,"html_url":"https://github.com/lsongdev/purge-require-cache","commit_stats":null,"previous_names":["lsongdev/purge-require-cache","song940/purge-require-cache"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lsongdev/purge-require-cache","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fpurge-require-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fpurge-require-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fpurge-require-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fpurge-require-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lsongdev","download_url":"https://codeload.github.com/lsongdev/purge-require-cache/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lsongdev%2Fpurge-require-cache/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268438731,"owners_count":24250661,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["module","module-pattern","module-system"],"created_at":"2025-01-02T05:48:51.567Z","updated_at":"2025-08-02T19:06:58.918Z","avatar_url":"https://github.com/lsongdev.png","language":"JavaScript","readme":"## purge-require-cache [![purge-require-cache](https://img.shields.io/npm/v/purge-require-cache.svg)](https://npmjs.org/purge-require-cache)\n\n\u003e Remove module instance from `require.cache`\n\n### Installation\n\n```bash\n$ npm install purge-require-cache\n```\n\n### Example\n\n```js\nconst { \n  purgeCache, \n  searchCache \n} = require('purge-require-cache');\n\npurgeCache('mymodule');\n\n```\n\n### Contributing\n- Fork this Repo first\n- Clone your Repo\n- Install dependencies by `$ npm install`\n- Checkout a feature branch\n- Feel free to add your features\n- Make sure your features are fully tested\n- Publish your local branch, Open a pull request\n- Enjoy hacking \u003c3\n\n### MIT\n\nThis work is licensed under the [MIT license](./LICENSE).\n\n---","funding_links":["https://github.com/sponsors/song940","https://patreon.com/song940","https://opencollective.com/song940","https://git.io/fjRcB"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Fpurge-require-cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flsongdev%2Fpurge-require-cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flsongdev%2Fpurge-require-cache/lists"}