github-pages-deploy-action/node_modules/@babel/parser
2020-01-27 23:58:23 -05:00
..
bin Test... 2020-01-27 23:58:23 -05:00
lib Test... 2020-01-27 23:58:23 -05:00
typings Test... 2020-01-27 23:58:23 -05:00
CHANGELOG.md Test... 2020-01-27 23:58:23 -05:00
LICENSE Test... 2020-01-27 23:58:23 -05:00
package.json Test... 2020-01-27 23:58:23 -05:00
README.md Test... 2020-01-27 23:58:23 -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