XuelesszzZ 94af2b8e7b 6-30-5 1 éve
..
bin 94af2b8e7b 6-30-5 1 éve
lib 94af2b8e7b 6-30-5 1 éve
typings 94af2b8e7b 6-30-5 1 éve
CHANGELOG.md 94af2b8e7b 6-30-5 1 éve
LICENSE 94af2b8e7b 6-30-5 1 éve
README.md 94af2b8e7b 6-30-5 1 éve
package.json 94af2b8e7b 6-30-5 1 éve

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