login/node_modules/@babel/parser
Rakesh Kumar 807bb60301
Update build files and add node_modules (#54)
* update build files

* add node_modules
2020-09-23 12:15:33 +05:30
..
bin Update build files and add node_modules (#54) 2020-09-23 12:15:33 +05:30
lib Update build files and add node_modules (#54) 2020-09-23 12:15:33 +05:30
typings Update build files and add node_modules (#54) 2020-09-23 12:15:33 +05:30
CHANGELOG.md Update build files and add node_modules (#54) 2020-09-23 12:15:33 +05:30
LICENSE Update build files and add node_modules (#54) 2020-09-23 12:15:33 +05:30
package.json Update build files and add node_modules (#54) 2020-09-23 12:15:33 +05:30
README.md Update build files and add node_modules (#54) 2020-09-23 12:15:33 +05:30

@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