[dependencies.unicode-general-category]
version = "0.5.1"
[package]
authors = ["boa-dev"]
categories = ["parsing"]
description = "Unicode support for the Boa JavaScript engine."
edition = "2021"
exclude = ["../.vscode/*", "../.editorconfig", "../test262/*", "../node_modules/*", "../target/*", "../dist/*", "../.github/*", "../assets/*", "../docs/*", "../*.js", "../test_ignore.txt", "../yarn.lock", "../package.json", "../index.html", "../tests/*", "../.github/*"]
keywords = ["javascript", "compiler", "lexer", "parser", "unicode"]
license = "Unlicense/MIT"
name = "boa_unicode"
repository = "https://github.com/boa-dev/boa"
rust-version = "1.58"
version = "0.14.0"