lhl 6ff0e96ad3 8-4-1 | hace 1 año | |
---|---|---|
.. | ||
bin | hace 1 año | |
lib | hace 1 año | |
typings | hace 1 año | |
CHANGELOG.md | hace 1 año | |
LICENSE | hace 1 año | |
README.md | hace 1 año | |
package.json | hace 1 año |
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