@apigames/json
Advanced tools
Comparing version 22.1.0-dev.5 to 22.1.0-dev.6
@@ -6,3 +6,3 @@ { | ||
"license": "MIT", | ||
"version": "22.1.0-dev.5", | ||
"version": "22.1.0-dev.6", | ||
"main": "lib/index.js", | ||
@@ -9,0 +9,0 @@ "types": "lib/index.d.ts", |
@@ -1,4 +0,9 @@ | ||
API Games JSON Utilities | ||
======================== | ||
# API Games JSON Utilities | ||
![](https://img.shields.io/badge/build-passing-brightgreen) | ||
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/6aba1020060a467899666e3f1884d37f)](https://www.codacy.com/gh/apigames-public/json/dashboard?utm_source=github.com&utm_medium=referral&utm_content=apigames-public/json&utm_campaign=Badge_Grade) | ||
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/6aba1020060a467899666e3f1884d37f)](https://www.codacy.com/gh/apigames-public/json/dashboard?utm_source=github.com&utm_medium=referral&utm_content=apigames-public/json&utm_campaign=Badge_Coverage) | ||
![](https://img.shields.io/npm/v/@apigames/json) | ||
![](https://img.shields.io/badge/license-MIT-blue) | ||
JSON Utilities Library for the API Games Platform and SDKs. | ||
@@ -10,3 +15,3 @@ | ||
### List of features | ||
## List of features | ||
@@ -19,3 +24,3 @@ * Provides the ability to append a JSON object with another sub document | ||
### Download & Installation | ||
## Download & Installation | ||
@@ -26,8 +31,8 @@ ```shell | ||
### Authors or Acknowledgments | ||
## Authors or Acknowledgments | ||
* API Games Limited | ||
### License | ||
## License | ||
This project is licensed under the MIT License |
20651
8
36