work.suroh.tk/node_modules/@babel/parser
suroh 410082595a init 11ty commit 2019-12-02 13:22:45 +01:00
..
bin init 11ty commit 2019-12-02 13:22:45 +01:00
lib init 11ty commit 2019-12-02 13:22:45 +01:00
typings init 11ty commit 2019-12-02 13:22:45 +01:00
CHANGELOG.md init 11ty commit 2019-12-02 13:22:45 +01:00
LICENSE init 11ty commit 2019-12-02 13:22:45 +01:00
README.md init 11ty commit 2019-12-02 13:22:45 +01:00
package.json init 11ty commit 2019-12-02 13:22:45 +01: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