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

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