ast-generator
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "ast-generator", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Helper to generate a TypeScript or JavaScript module for an arbitrary AST definition from a specification.", | ||
@@ -17,3 +17,3 @@ "license": "MIT", | ||
"bin": { | ||
"generate-ast": "./dist/cli.js" | ||
"generate-ast": "./cli.js" | ||
}, | ||
@@ -20,0 +20,0 @@ "keywords": [ |
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
44596