leaf 6d260dfaf4 修改authcode储存方式 il y a 4 mois
..
bin 9758f8d9db 加密 il y a 4 mois
lib 6d260dfaf4 修改authcode储存方式 il y a 4 mois
typings 9758f8d9db 加密 il y a 4 mois
CHANGELOG.md 9758f8d9db 加密 il y a 4 mois
LICENSE 9758f8d9db 加密 il y a 4 mois
README.md 9758f8d9db 加密 il y a 4 mois
index.cjs 9758f8d9db 加密 il y a 4 mois
package.json 6d260dfaf4 修改authcode储存方式 il y a 4 mois

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