login/node_modules/@babel/parser
2020-10-12 14:50:25 +05:30
..
bin updating node_nodules 2020-10-12 14:50:25 +05:30
lib updating node_nodules 2020-10-12 14:50:25 +05:30
typings updating node_nodules 2020-10-12 14:50:25 +05:30
CHANGELOG.md updating node_nodules 2020-10-12 14:50:25 +05:30
LICENSE updating node_nodules 2020-10-12 14:50:25 +05:30
package.json updating node_nodules 2020-10-12 14:50:25 +05:30
README.md updating node_nodules 2020-10-12 14:50:25 +05:30

@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