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