tree: 5f369941c77034d49edd4ed88df3a3cdbb1edfd4 [path history] [tgz]
  1. bin/
  2. lib/
  3. typings/
  4. CHANGELOG.md
  5. LICENSE
  6. package.json
  7. README.md
src/third_party/devtools/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