lihai 8d6c751f49 feat: push 2 년 전
..
bin 8d6c751f49 feat: push 2 년 전
lib 8d6c751f49 feat: push 2 년 전
typings 8d6c751f49 feat: push 2 년 전
CHANGELOG.md 8d6c751f49 feat: push 2 년 전
LICENSE 8d6c751f49 feat: push 2 년 전
README.md 8d6c751f49 feat: push 2 년 전
package.json 8d6c751f49 feat: push 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