github-pages-deploy-action/node_modules/@babel/parser
2020-03-21 17:13:25 -04:00
..
bin Release 2020-03-21 17:13:25 -04:00
lib Release 2020-03-21 17:13:25 -04:00
typings Dependencies 2020-01-28 00:08:03 -05:00
CHANGELOG.md Dependencies Required 2020-01-28 00:07:56 -05:00
LICENSE Dependencies Required 2020-01-28 00:07:56 -05:00
package.json Release 2020-03-21 17:13:25 -04:00
README.md Dependencies Required 2020-01-28 00:07:56 -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