sxoinas12 82e781b8aa Graph & Tree | 5 years ago | |
---|---|---|
.. | ||
bin | 5 years ago | |
lib | 5 years ago | |
typings | 5 years ago | |
CHANGELOG.md | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
package.json | 5 years ago |
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