rspack_plugin_json 0.7.4

rspack json plugin
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "rspack_plugin_json"
version = "0.7.4"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "rspack json plugin"
readme = false
license = "MIT"
repository = "https://github.com/web-infra-dev/rspack"
resolver = "2"

[lib]
name = "rspack_plugin_json"
path = "src/lib.rs"

[dependencies.async-trait]
version = "0.1.89"
default-features = false

[dependencies.cow-utils]
version = "0.1.3"
default-features = false

[dependencies.json]
version = "0.12.4"
default-features = false

[dependencies.ropey]
version = "1.6.1"
default-features = false

[dependencies.rspack_cacheable]
version = "=0.7.4"
default-features = false

[dependencies.rspack_core]
version = "=0.7.4"
default-features = false

[dependencies.rspack_error]
version = "=0.7.4"
default-features = false

[dependencies.rspack_util]
version = "=0.7.4"
default-features = false