This repository has been archived on 2024-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
keksAccountGUI/node_modulesOLD/@babel/parser
Kekskurse 8e5ce9e324 Update Framework 2019-08-11 20:48:02 +02:00
..
bin Update Framework 2019-08-11 20:48:02 +02:00
lib Update Framework 2019-08-11 20:48:02 +02:00
typings Update Framework 2019-08-11 20:48:02 +02:00
CHANGELOG.md Update Framework 2019-08-11 20:48:02 +02:00
LICENSE Update Framework 2019-08-11 20:48:02 +02:00
README.md Update Framework 2019-08-11 20:48:02 +02:00
package.json Update Framework 2019-08-11 20:48:02 +02:00

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