Mohammad Asif cf937194cb Removed un-waned things 1. 5 달 전
..
bin cf937194cb Removed un-waned things 1. 5 달 전
lib cf937194cb Removed un-waned things 1. 5 달 전
typings cf937194cb Removed un-waned things 1. 5 달 전
CHANGELOG.md cf937194cb Removed un-waned things 1. 5 달 전
LICENSE cf937194cb Removed un-waned things 1. 5 달 전
README.md cf937194cb Removed un-waned things 1. 5 달 전
index.cjs cf937194cb Removed un-waned things 1. 5 달 전
package.json cf937194cb Removed un-waned things 1. 5 달 전

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