{"id":19433449,"url":"https://github.com/hendrysadrak/remove-strict-webpack-plugin","last_synced_at":"2025-04-24T20:31:39.571Z","repository":{"id":46722866,"uuid":"129877020","full_name":"hendrysadrak/remove-strict-webpack-plugin","owner":"hendrysadrak","description":null,"archived":false,"fork":false,"pushed_at":"2021-09-28T14:12:46.000Z","size":4,"stargazers_count":3,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-14T01:11:57.528Z","etag":null,"topics":["nodejs","webpack","webpack-plugin","webpack4"],"latest_commit_sha":null,"homepage":"https://npm.im/remove-strict-webpack-plugin","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/hendrysadrak.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":"2018-04-17T09:06:01.000Z","updated_at":"2019-04-01T08:51:42.000Z","dependencies_parsed_at":"2022-08-30T03:41:27.987Z","dependency_job_id":null,"html_url":"https://github.com/hendrysadrak/remove-strict-webpack-plugin","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/hendrysadrak%2Fremove-strict-webpack-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendrysadrak%2Fremove-strict-webpack-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendrysadrak%2Fremove-strict-webpack-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendrysadrak%2Fremove-strict-webpack-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hendrysadrak","download_url":"https://codeload.github.com/hendrysadrak/remove-strict-webpack-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223967596,"owners_count":17233408,"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","webpack","webpack-plugin","webpack4"],"created_at":"2024-11-10T14:39:49.162Z","updated_at":"2024-11-10T14:39:49.706Z","avatar_url":"https://github.com/hendrysadrak.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# remove-strict-webpack-plugin\n\nRemoves \"use strict\" from transpiled es6-\u003ees5 code.\n\n**This module should not be used in production environment. You should fix your strict errors not disable strict mode.**\n\n\n## Usage\n\n```javascript\nconst RemoveStrictPlugin = require( 'remove-strict-webpack-plugin' );\n\n// webpack.config.js\nmodule.exports = {\n  plugins: [\n    new RemoveStrictPlugin()\n  ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhendrysadrak%2Fremove-strict-webpack-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhendrysadrak%2Fremove-strict-webpack-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhendrysadrak%2Fremove-strict-webpack-plugin/lists"}