shang c06cb8fb39 非遗 il y a 2 ans
..
bin c06cb8fb39 非遗 il y a 2 ans
lib c06cb8fb39 非遗 il y a 2 ans
typings c06cb8fb39 非遗 il y a 2 ans
CHANGELOG.md c06cb8fb39 非遗 il y a 2 ans
LICENSE c06cb8fb39 非遗 il y a 2 ans
README.md c06cb8fb39 非遗 il y a 2 ans
index.cjs c06cb8fb39 非遗 il y a 2 ans
package.json c06cb8fb39 非遗 il y a 2 ans

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