language-grammars
Version:
Syntax highlighting for ABNF/BNF/EBNF, Yacc, and other language-related languages.
11 lines (10 loc) • 444 B
JSON
{
"name": "language-grammars",
"version": "1.0.2",
"description": "Syntax highlighting for ABNF/BNF/EBNF, Yacc, and other language-related languages.",
"repository": "https://github.com/Alhadis/language-grammars",
"author": "John Gardner <gardnerjohng@gmail.com>",
"license": "ISC",
"keywords": ["ABNF", "BNF", "EBNF", "Yacc", "Bison", "Grammars", "Flex", "Lex", "Augmented", "Backus-Naur", "ISO/IEC 14977"],
"engines": {"atom": "*"}
}