Дамир Газизов 50745011d6 доделаны некоторые странички | 4 months ago | |
---|---|---|
.. | ||
bin | 4 months ago | |
lib | 4 months ago | |
typings | 4 months ago | |
CHANGELOG.md | 4 months ago | |
LICENSE | 4 months ago | |
README.md | 4 months ago | |
index.cjs | 4 months ago | |
package.json | 4 months 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