Mohammad Asif cf937194cb Removed un-waned things 1. 5 months ago
..
bin cf937194cb Removed un-waned things 1. 5 months ago
lib cf937194cb Removed un-waned things 1. 5 months ago
typings cf937194cb Removed un-waned things 1. 5 months ago
CHANGELOG.md cf937194cb Removed un-waned things 1. 5 months ago
LICENSE cf937194cb Removed un-waned things 1. 5 months ago
README.md cf937194cb Removed un-waned things 1. 5 months ago
index.cjs cf937194cb Removed un-waned things 1. 5 months ago
package.json cf937194cb Removed un-waned things 1. 5 months 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