mirror of
https://code.forgejo.org/actions/setup-python.git
synced 2026-03-17 12:35:54 +03:00
| .. | ||
| bin | ||
| lib | ||
| typings | ||
| CHANGELOG.md | ||
| LICENSE | ||
| package.json | ||
| 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