李万涛 915439f82f first commit 2 년 전
..
bin 915439f82f first commit 2 년 전
lib 915439f82f first commit 2 년 전
typings 915439f82f first commit 2 년 전
CHANGELOG.md 915439f82f first commit 2 년 전
LICENSE 915439f82f first commit 2 년 전
README.md 915439f82f first commit 2 년 전
index.cjs 915439f82f first commit 2 년 전
package.json 915439f82f first commit 2 년 전

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