deno_ast 0.53.0

Source text parsing, lexing, and AST related functionality for Deno
Documentation
1
2
3
4
5
6
7
8
9
{
  "lock": false,
  "exclude": [
    "target"
  ],
  "imports": {
    "@deno/rust-automation": "jsr:@deno/rust-automation@^0.21.0"
  }
}