Dirk Alders 97486731b5 Dashboard 2 - EG-West | 4 月之前 | |
---|---|---|
.. | ||
bin | 4 月之前 | |
lib | 4 月之前 | |
typings | 4 月之前 | |
CHANGELOG.md | 4 月之前 | |
LICENSE | 4 月之前 | |
README.md | 4 月之前 | |
index.cjs | 4 月之前 | |
package.json | 4 月之前 |
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