Funny dcc5a1d76c 项目初始化 hace 3 años
..
bin dcc5a1d76c 项目初始化 hace 3 años
lib dcc5a1d76c 项目初始化 hace 3 años
typings dcc5a1d76c 项目初始化 hace 3 años
CHANGELOG.md dcc5a1d76c 项目初始化 hace 3 años
LICENSE dcc5a1d76c 项目初始化 hace 3 años
README.md dcc5a1d76c 项目初始化 hace 3 años
package.json dcc5a1d76c 项目初始化 hace 3 años

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