
js.antlr4.package.json Maven / Gradle / Ivy
{
"name": "antlr4",
"version": "4.7.0",
"description": "JavaScript runtime for ANTLR4",
"main": "src/antlr4/index.js",
"repository": "antlr/antlr4.git",
"keywords": [
"lexer",
"parser",
"antlr",
"antlr4",
"grammar"
],
"license": "BSD",
"bugs": {
"url": "https://github.com/antlr/antlr4/issues"
},
"homepage": "https://github.com/antlr/antlr4"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy