framework / node_modules / @babel / parser /
..
bin update 1 year ago
lib update 1 year ago
typings update 1 year ago
CHANGELOG.md update 1 year ago
LICENSE update 1 year ago
README.md update 1 year ago
index.cjs update 1 year ago
package.json update 1 year ago
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