{"id":29275840,"url":"https://github.com/soul-wish/grunt-json-cleanup","last_synced_at":"2025-07-05T07:11:19.603Z","repository":{"id":39787276,"uuid":"119513827","full_name":"soul-wish/grunt-json-cleanup","owner":"soul-wish","description":"A Grunt plugin for removing empty strings from JSON files","archived":false,"fork":false,"pushed_at":"2022-12-07T17:44:42.000Z","size":359,"stargazers_count":3,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-16T13:55:16.562Z","etag":null,"topics":["clean","cleaner","cleanup","empty","grunt","grunt-plugin","grunt-plugins","grunt-task","json","jsonfile","lines","remove","values"],"latest_commit_sha":null,"homepage":null,"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/soul-wish.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-MIT","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-30T09:31:11.000Z","updated_at":"2020-01-08T16:00:45.000Z","dependencies_parsed_at":"2023-01-24T19:33:57.102Z","dependency_job_id":null,"html_url":"https://github.com/soul-wish/grunt-json-cleanup","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/soul-wish/grunt-json-cleanup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soul-wish%2Fgrunt-json-cleanup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soul-wish%2Fgrunt-json-cleanup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soul-wish%2Fgrunt-json-cleanup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soul-wish%2Fgrunt-json-cleanup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soul-wish","download_url":"https://codeload.github.com/soul-wish/grunt-json-cleanup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soul-wish%2Fgrunt-json-cleanup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262269886,"owners_count":23285157,"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":["clean","cleaner","cleanup","empty","grunt","grunt-plugin","grunt-plugins","grunt-task","json","jsonfile","lines","remove","values"],"created_at":"2025-07-05T07:11:18.903Z","updated_at":"2025-07-05T07:11:19.598Z","avatar_url":"https://github.com/soul-wish.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grunt-json-cleanup\n\n\u003e A plugin for removing empty strings from JSON files\n\n## Getting Started\n\n```shell\nnpm install grunt-json-cleanup --save-dev\n```\n\nOnce the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:\n\n```js\ngrunt.loadNpmTasks('grunt-json-cleanup');\n```\n\n## The \"json_cleanup\" task\n\n### Overview\nIn your project's Gruntfile, add a section named `json_cleanup` to the data object passed into `grunt.initConfig()`.\n\n```js\ngrunt.initConfig({\n  json_cleanup: {\n    default: {\n      files: {\n        // Target-specific file lists and/or options go here.\n        'dest/dir/': ['some/src/*.json', 'some/other/src/test.json']\n      }\n    }\n  }\n});\n```\n\n## License\n\nMIT © [Sergey Lysenko](http://soulwish.info)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoul-wish%2Fgrunt-json-cleanup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoul-wish%2Fgrunt-json-cleanup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoul-wish%2Fgrunt-json-cleanup/lists"}