File tree Expand file tree Collapse file tree
src/remove_json_keys/data Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55<a href =" https://pepy.tech/projects/remove-json-keys " >
66 <img height=31 src="https://img.shields.io/pepy/dt/remove-json-keys?logo=weightsandbiases&color=af68ff&logoColor=white&labelColor=464646&style=for-the-badge"></img></a>
7- <a href =" https://github.com/adamlui/python-utils/releases/tag/remove-json-keys-1.8.2 " >
8- <img height=31 src="https://img.shields.io/badge/Latest_Build-1.8.2 -32fcee.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
7+ <a href =" https://github.com/adamlui/python-utils/releases/tag/remove-json-keys-1.8.3 " >
8+ <img height=31 src="https://img.shields.io/badge/Latest_Build-1.8.3 -32fcee.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
99<a href =" https://github.com/adamlui/python-utils/blob/main/remove-json-keys/docs/LICENSE.md " >
1010 <img height=31 src="https://img.shields.io/badge/License-MIT-f99b27.svg?logo=internetarchive&logoColor=white&labelColor=464646&style=for-the-badge"></a>
1111<a href =" https://www.codefactor.io/repository/github/adamlui/python-utils " >
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77
88[project ]
99name = " remove-json-keys"
10- version = " 1.8.2 "
10+ version = " 1.8.3 "
1111description = " Simply remove JSON keys via CLI command."
1212authors = [
1313 { name = " Adam Lui" , email = " adam@kudoai.com" },
@@ -57,7 +57,7 @@ classifiers = [
5757]
5858
5959[project .urls ]
60- Changelog = " https://github.com/adamlui/python-utils/releases/tag/remove-json-keys-1.8.2 "
60+ Changelog = " https://github.com/adamlui/python-utils/releases/tag/remove-json-keys-1.8.3 "
6161Documentation = " https://github.com/adamlui/python-utils/tree/main/remove-json-keys/docs"
6262Funding = " https://github.com/sponsors/adamlui"
6363Homepage = " https://github.com/adamlui/python-utils/tree/main/remove-json-keys/#readme"
Original file line number Diff line number Diff line change 11{
22 "name" : " remove-json-keys" ,
3- "version" : " 1.8.2 " ,
3+ "version" : " 1.8.3 " ,
44 "description" : " Simply remove JSON keys via CLI command." ,
55 "short_name" : " remove-json" ,
66 "cmds" : [" remove-json-keys" , " remove-json" ],
You can’t perform that action at this time.
0 commit comments