akapralov 45f8e7a363 lab | há 2 meses atrás | |
---|---|---|
.. | ||
bin | há 2 meses atrás | |
lib | há 2 meses atrás | |
typings | há 2 meses atrás | |
CHANGELOG.md | há 2 meses atrás | |
LICENSE | há 2 meses atrás | |
README.md | há 2 meses atrás | |
index.cjs | há 2 meses atrás | |
package.json | há 2 meses atrás |
A JavaScript parser
See our website @babel/parser for more information or the issues associated with this package.
Using npm:
npm install --save-dev @babel/parser
or using yarn:
yarn add @babel/parser --dev