{"id":16595737,"url":"https://github.com/1000ch/uninstall-package","last_synced_at":"2026-05-07T00:37:28.408Z","repository":{"id":42740646,"uuid":"55990857","full_name":"1000ch/uninstall-package","owner":"1000ch","description":"Uninstall node modules from JavaScript.","archived":false,"fork":false,"pushed_at":"2023-03-14T16:46:12.000Z","size":1140,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-10T07:43:58.395Z","etag":null,"topics":["nodejs","npm","uninstall"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/uninstall-package","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/1000ch.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-04-11T16:58:14.000Z","updated_at":"2021-11-16T04:43:52.000Z","dependencies_parsed_at":"2023-02-18T06:16:04.795Z","dependency_job_id":null,"html_url":"https://github.com/1000ch/uninstall-package","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1000ch%2Funinstall-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1000ch%2Funinstall-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1000ch%2Funinstall-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1000ch%2Funinstall-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1000ch","download_url":"https://codeload.github.com/1000ch/uninstall-package/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247262844,"owners_count":20910316,"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":["nodejs","npm","uninstall"],"created_at":"2024-10-11T23:51:27.044Z","updated_at":"2026-05-07T00:37:28.343Z","avatar_url":"https://github.com/1000ch.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uninstall-package ![test](https://github.com/1000ch/uninstall-package/actions/workflows/test.yml/badge.svg?branch=main)\n\nUninstall node modules from JavaScript.\n\n## Install\n\n```sh\nnpm install uninstall-package\n```\n\n## Usage\n\n```javascript\nimport uninstall from 'uninstall-package';\n\nuninstall('co', '--save').then(result =\u003e {\n  console.log(result.stdout);\n  console.log(result.stderr);\n});\n```\n\n## API\n\n### `uninstall(packages, [args], [options])`\n\n#### packages\n\nType: `String`, `Array\u003cString\u003e`\n\n#### args\n\nType: `String`, `Array\u003cString\u003e`, `Object`\n\n#### options\n\nType: [`Object`](https://nodejs.org/api/child_process.html#child_process_child_process_exec_command_options_callback)\n\n## License\n\n[MIT](https://1000ch.mit-license.org) © [Shogo Sensui](https://github.com/1000ch)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1000ch%2Funinstall-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1000ch%2Funinstall-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1000ch%2Funinstall-package/lists"}