Comparing version 1.4.1 to 1.5.1
{ | ||
"name": "lex", | ||
"description": "An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.", | ||
"version": "1.4.1", | ||
"keywords": ["lexer"], | ||
"version": "1.5.1", | ||
"keywords": ["lex", "lexer", "lexical", "analysis", "scan", "scanner", "scanning", "token", "tokenize", "tokenizer", "tokenization", "flex", "jison"], | ||
"author": "Aadit M Shah (http://aaditmshah.github.com/) <aaditmshah@myopera.com>", | ||
"main": "./lib/lexer.js", | ||
"main": "lib/lexer.js", | ||
"maintainers": [{ | ||
@@ -9,0 +9,0 @@ "name": "Aadit M Shah", |
@@ -11,2 +11,4 @@ # Lexer # | ||
You may install it as a [component](https://github.com/component/component "component/component") for web apps using the command `component install aaditmshah/lexer`. | ||
## Usage ## | ||
@@ -13,0 +15,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9175
4
112
103