# 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 = "route-lint" version = "0.1.0" description = "lint for router" license = "MIT" resolver = "2" [dependencies.annotate-snippets] version = "0.9.1" features = ["color"] [dependencies.deno_ast] version = "0.5.0" features = ["transforms", "utils", "visit", "view"] [dependencies.serde] version = "1.0.125" features = ["derive"] [dependencies.serde_json] version = "1.0.64" [dependencies.structopt] version = "0.3.13" [dependencies.swc_ecmascript] version = "0.82.0" features = ["parser"]