* Package name : node-es-to-primitive
Version : 1.1.1
Upstream Author : Jordan Harband
* URL : https://github.com/ljharb/es-to-primitive#readme
* License : Expat
Programming Lang: JavaScript
Description : ECMAScript “ToPrimitive” algorithm. Provides ES5 and
ES6 versions
When different versions of the spec conflict, the default export will
be the
latest version of the abstract operation.
.
Alternative versions will also be available under an es5/es6/es7 exported
property if you require a specific version.
.
Node.js is an event-based server-side JavaScript engine.
In dependency chain of gitlab 9.5 (dependency of es-abstract).