maxiaolong 38b89c928d Initial commit: Face detection and glasses recommendation system hace 3 meses
..
bin 38b89c928d Initial commit: Face detection and glasses recommendation system hace 3 meses
lib 38b89c928d Initial commit: Face detection and glasses recommendation system hace 3 meses
typings 38b89c928d Initial commit: Face detection and glasses recommendation system hace 3 meses
CHANGELOG.md 38b89c928d Initial commit: Face detection and glasses recommendation system hace 3 meses
LICENSE 38b89c928d Initial commit: Face detection and glasses recommendation system hace 3 meses
README.md 38b89c928d Initial commit: Face detection and glasses recommendation system hace 3 meses
index.cjs 38b89c928d Initial commit: Face detection and glasses recommendation system hace 3 meses
package.json 38b89c928d Initial commit: Face detection and glasses recommendation system hace 3 meses

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