root e2ef550dc3 update 2 tahun lalu
..
bin e2ef550dc3 update 2 tahun lalu
lib e2ef550dc3 update 2 tahun lalu
typings e2ef550dc3 update 2 tahun lalu
CHANGELOG.md e2ef550dc3 update 2 tahun lalu
LICENSE e2ef550dc3 update 2 tahun lalu
README.md e2ef550dc3 update 2 tahun lalu
index.cjs e2ef550dc3 update 2 tahun lalu
package.json e2ef550dc3 update 2 tahun lalu

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