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

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