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

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