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

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