tree: f3cf6f785b472ba847ed0ae611572f4544883ecf [path history] [tgz]
  1. bin/
  2. lib/
  3. typings/
  4. CHANGELOG.md
  5. index.cjs
  6. LICENSE
  7. package.json
  8. README.md
node_modules/@babel/parser/README.md

@babel/parser

A JavaScript parser

See our website @babel/parser for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/parser

or using yarn:

yarn add @babel/parser --dev