bettertend/frontend/node_modules/@babel/parser
Jason Fraser 1ea6cf49ad Initial commit: contract management frontend built 2025-08-13 23:45:28 -04:00
..
bin Initial commit: contract management frontend built 2025-08-13 23:45:28 -04:00
lib Initial commit: contract management frontend built 2025-08-13 23:45:28 -04:00
typings Initial commit: contract management frontend built 2025-08-13 23:45:28 -04:00
CHANGELOG.md Initial commit: contract management frontend built 2025-08-13 23:45:28 -04:00
LICENSE Initial commit: contract management frontend built 2025-08-13 23:45:28 -04:00
README.md Initial commit: contract management frontend built 2025-08-13 23:45:28 -04:00
package.json Initial commit: contract management frontend built 2025-08-13 23:45:28 -04:00

README.md

@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