wpfat23-7 44a43ea56d init commit (frontend and backend) hace 2 años
..
bin 44a43ea56d init commit (frontend and backend) hace 2 años
lib 44a43ea56d init commit (frontend and backend) hace 2 años
typings 44a43ea56d init commit (frontend and backend) hace 2 años
CHANGELOG.md 44a43ea56d init commit (frontend and backend) hace 2 años
LICENSE 44a43ea56d init commit (frontend and backend) hace 2 años
README.md 44a43ea56d init commit (frontend and backend) hace 2 años
index.cjs 44a43ea56d init commit (frontend and backend) hace 2 años
package.json 44a43ea56d init commit (frontend and backend) hace 2 años

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