night-cherry 54459060d1 add some reposity 1 개월 전
..
bin 54459060d1 add some reposity 1 개월 전
lib 54459060d1 add some reposity 1 개월 전
typings c3c5588342 web project files 2 달 전
CHANGELOG.md c3c5588342 web project files 2 달 전
LICENSE c3c5588342 web project files 2 달 전
README.md c3c5588342 web project files 2 달 전
package.json 54459060d1 add some reposity 1 개월 전

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