line_push/node_modules/@babel/parser
2022-07-18 02:50:52 +00:00
..
bin add file 2022-07-17 13:16:16 +08:00
lib update 2022-07-18 02:50:52 +00:00
typings update 2022-07-18 02:50:52 +00:00
CHANGELOG.md add file 2022-07-17 13:16:16 +08:00
LICENSE add file 2022-07-17 13:16:16 +08:00
package.json update 2022-07-18 02:50:52 +00:00
README.md update 2022-07-18 02:50:52 +00:00

@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