{"id":26246024,"url":"https://github.com/zillow/gulp-webpack-stats-duplicates","last_synced_at":"2025-10-09T23:16:33.822Z","repository":{"id":57259501,"uuid":"77548194","full_name":"zillow/gulp-webpack-stats-duplicates","owner":"zillow","description":"Gulp plugin for finding duplicate modules in your webpack stats.json","archived":false,"fork":false,"pushed_at":"2017-07-25T17:16:54.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-11T07:06:27.926Z","etag":null,"topics":[],"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/zillow.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-12-28T17:00:37.000Z","updated_at":"2016-12-28T22:13:17.000Z","dependencies_parsed_at":"2022-08-25T03:22:33.448Z","dependency_job_id":null,"html_url":"https://github.com/zillow/gulp-webpack-stats-duplicates","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zillow%2Fgulp-webpack-stats-duplicates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zillow%2Fgulp-webpack-stats-duplicates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zillow%2Fgulp-webpack-stats-duplicates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zillow%2Fgulp-webpack-stats-duplicates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zillow","download_url":"https://codeload.github.com/zillow/gulp-webpack-stats-duplicates/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243410453,"owners_count":20286403,"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":"2025-03-13T13:17:13.900Z","updated_at":"2025-10-09T23:16:33.717Z","avatar_url":"https://github.com/zillow.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gulp-webpack-stats-duplicates\n\nA gulp plugin for the [webpack-stats-duplicates](https://github.com/zillow/webpack-stats-duplicates) utility.\n\n### Installation\n\n```\n$ npm install --save gulp-webpack-stats-duplicates\n```\n\n### Usage\n\n```\nimport webpackStatsDuplicates from 'gulp-webpack-stats-duplicates';\n\ngulp.task('webpack-stats-duplicates', () =\u003e {\n  gulp.src('**/stats.json').pipe(webpackStatsDuplicates({ /* options */ }));\n});\n```\n\n#### Options\n\nTakes all the same options as the [findDuplicates](https://github.com/zillow/webpack-stats-duplicates#arguments) API function, as well as the following:\n\n1. `config` (`String`): The file path to the `.wsdrc` file. If not specified, it will attempt to load the file from the root of your project.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzillow%2Fgulp-webpack-stats-duplicates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzillow%2Fgulp-webpack-stats-duplicates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzillow%2Fgulp-webpack-stats-duplicates/lists"}