install-nix-action/node_modules/@babel/parser
Domen Kožar 70742d22d9
v6
2019-11-19 17:50:30 +01:00
..
bin v6 2019-11-19 17:50:30 +01:00
lib v6 2019-11-19 17:50:30 +01:00
CHANGELOG.md v6 2019-11-19 17:50:30 +01:00
LICENSE v6 2019-11-19 17:50:30 +01:00
package.json v6 2019-11-19 17:50:30 +01:00
README.md v6 2019-11-19 17:50:30 +01: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