react-native-get-pixel_edit/node_modules/@babel/parser
2025-07-09 11:41:52 +09:00
..
bin init 2025-07-09 11:41:52 +09:00
lib init 2025-07-09 11:41:52 +09:00
typings init 2025-07-09 11:41:52 +09:00
CHANGELOG.md init 2025-07-09 11:41:52 +09:00
index.cjs init 2025-07-09 11:41:52 +09:00
LICENSE init 2025-07-09 11:41:52 +09:00
package.json init 2025-07-09 11:41:52 +09:00
README.md init 2025-07-09 11:41:52 +09:00

@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