This is a QML parser in pure JavaScript, based on UglifyJS parser.
It serves both as an optional dependency to QmlWeb to allow it parse QML and JavaScript files in runtime and as a parser that powers gulp-qmlweb to pre-parse files before serving them to the browser.
QmlWeb parser is licensed under the BSD-2-Clause license, see LICENSE.