normalize-path-resolve 0.3.2

Path resolution and fuzzy matching for normalize
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "normalize-path-resolve"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Path resolution and fuzzy matching for normalize"

[dependencies]
glob = "0.3.3"
ignore.workspace = true
nucleo-matcher.workspace = true

[dev-dependencies]
tempfile = "3"