datalad-course/node_modules/@babel/parser
2025-03-21 15:28:44 +01:00
..
bin A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
lib A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
typings A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
CHANGELOG.md A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
LICENSE A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
package.json A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01:00
README.md A new start for all of Adina's DataLad Course talks - properly annexed 2025-03-21 15:28:44 +01: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