fuz_json_parser 0.1.1

a json parser
Documentation
[dependencies]
[dev-dependencies.args]
version = "2.2.0"

[dev-dependencies.getopts]
version = "0.2.21"

[dev-dependencies.json]
version = "0.12.4"

[package]
authors = ["FuzzyNovaGoblin <fuzzy.nova.goblin@outlook.com>"]
description = "a json parser"
edition = "2021"
exclude = ["test_files/*", "examples/test_runner.rs"]
keywords = ["json", "parser", "json_parser"]
license = "MIT"
name = "fuz_json_parser"
readme = "README.md"
repository = "https://github.com/FuzzyNovaGoblin/fuz_json_parser"
resolver = "2"
version = "0.1.1"