github-pages-deploy-action/node_modules/@babel/parser
2019-11-19 07:48:29 -05:00
..
bin Dependencies 2019-11-19 07:48:29 -05:00
lib Dependencies 2019-11-19 07:48:29 -05:00
typings Dependencies 2019-11-19 07:48:29 -05:00
CHANGELOG.md Dependencies 2019-11-19 07:48:29 -05:00
LICENSE Dependencies 2019-11-19 07:48:29 -05:00
package.json Dependencies 2019-11-19 07:48:29 -05:00
README.md Dependencies 2019-11-19 07:48:29 -05:00

@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