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

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