wenhongquan cca3b05511 first commit hace 1 año
..
bin cca3b05511 first commit hace 1 año
lib cca3b05511 first commit hace 1 año
typings cca3b05511 first commit hace 1 año
CHANGELOG.md cca3b05511 first commit hace 1 año
LICENSE cca3b05511 first commit hace 1 año
README.md cca3b05511 first commit hace 1 año
index.cjs cca3b05511 first commit hace 1 año
package.json cca3b05511 first commit hace 1 año

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