[badges.travis-ci]
branch = "master"
repository = "https://github.com/binast/binjs-ref"
[dependencies.Inflector]
default-features = false
version = "^0.11.4"
[dependencies.itertools]
version = "^0.8"
[dependencies.log]
version = "^0.4"
[dependencies.weedle]
version = "0.11"
[dev-dependencies.clap]
version = "^2.0"
[dev-dependencies.env_logger]
version = "^0.6"
[dev-dependencies.yaml-rust]
version = "^0.4"
[package]
authors = ["David Teller <D.O.Teller@gmail.com>"]
categories = ["compression", "parsing", "web-programming"]
description = "Part of binjs-ref. Tools for manipulating grammars. You probably do not want to use this crate directly unless you're writing an encoder, decoder or parser generator for binjs."
homepage = "https://binast.github.io/ecmascript-binary-ast/"
keywords = ["javascript", "js", "binjs", "ast"]
license = "MIT"
name = "binjs_meta"
readme = "README.md"
repository = "https://github.com/binast/binjs-ref"
version = "0.5.4"