root 3bf41bf355 update vor 1 Jahr
..
bin 3bf41bf355 update vor 1 Jahr
lib 3bf41bf355 update vor 1 Jahr
typings 3bf41bf355 update vor 1 Jahr
CHANGELOG.md 3bf41bf355 update vor 1 Jahr
LICENSE 3bf41bf355 update vor 1 Jahr
README.md 3bf41bf355 update vor 1 Jahr
index.cjs 3bf41bf355 update vor 1 Jahr
package.json 3bf41bf355 update vor 1 Jahr

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