# 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 = "2021" name = "next_api_reference" version = "0.2.1" description = "A NextJS 13 route handler api reference generator" readme = "README.md" keywords = [ "nextjs", "cli", "api", "generator", "route_handler", ] categories = ["command-line-utilities"] license = "Apache-2.0" repository = "https://github.com/SupremeDeity/next_api_reference/" [dependencies.ansi_term] version = "0.12.1" [dependencies.clap] version = "4.4.6" features = ["derive"] [dependencies.rust_search] version = "2.1.0" [dependencies.serde] version = "1.0.188" [dependencies.serde_json] version = "1.0.107" [dependencies.swc_common] version = "0.32.2" features = ["tty-emitter"] [dependencies.swc_core] version = "0.83.41" [dependencies.swc_ecma_ast] version = "0.109.2" [dependencies.swc_ecma_parser] version = "0.140.1" [dependencies.swc_ecma_visit] version = "0.95.2"