{ "_args": [ [ "es-to-primitive@^1.2.1", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/es-abstract" ] ], "_from": "es-to-primitive@>=1.2.1 <2.0.0", "_hasShrinkwrap": false, "_id": "es-to-primitive@1.2.1", "_inCache": true, "_installable": true, "_location": "/es-to-primitive", "_nodeVersion": "13.1.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/es-to-primitive_1.2.1_1573280870337_0.8527363876404559" }, "_npmUser": { "email": "ljharb@gmail.com", "name": "ljharb" }, "_npmVersion": "6.12.1", "_phantomChildren": {}, "_requested": { "name": "es-to-primitive", "raw": "es-to-primitive@^1.2.1", "rawSpec": "^1.2.1", "scope": null, "spec": ">=1.2.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/es-abstract" ], "_resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", "_shasum": "e55cd4c9cdc188bcefb03b366c736323fc5c898a", "_shrinkwrap": null, "_spec": "es-to-primitive@^1.2.1", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/es-abstract", "author": { "email": "ljharb@gmail.com", "name": "Jordan Harband" }, "bugs": { "url": "https://github.com/ljharb/es-to-primitive/issues" }, "dependencies": { "is-callable": "^1.1.4", "is-date-object": "^1.0.1", "is-symbol": "^1.0.2" }, "description": "ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.", "devDependencies": { "@ljharb/eslint-config": "^15.0.0", "covert": "^1.1.1", "eslint": "^6.6.0", "foreach": "^2.0.5", "function.prototype.name": "^1.1.1", "has-symbols": "^1.0.0", "object-inspect": "^1.6.0", "object-is": "^1.0.1", "replace": "^1.1.1", "semver": "^6.3.0", "tape": "^4.11.0" }, "directories": {}, "dist": { "fileCount": 17, "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxlxmCRA9TVsSAnZWagAAIToP/j5vl14LcQtl8RDceS3s\nuUrfQ132xJjFcft3lSesyrTA/ByxuK8cJQNGZFxX5nl63iaFmoeXfLo2TNkj\nDjfH9Sal1slECqw/kfk0ZRKJA2HMdUcIjPHomSx2mAIomu6I6ObFVOUIBzXY\n0JpzjZtxWZjD7I0YKQgxnseBxoo23HHPzx/m0mT6itN/6U+rxSvO7+cuSPQ6\nFtjfJK4uMZMuoK27VReYAJ37q1p6EzyVn5YJYjM5773/oAbbZKQPE5y70xi9\n0tXIH7+1rDXHpQoPm/cLD/651UirJN5B7VF8+uZN0QgCD0fla8/fVyhqQ5QN\nYgV/idaNIr2Ypdp4DWkAA+m/Un3/Wf4dfqwmmgmXDmgHFMyvk7Ja58PRv04N\n6H0BEer1b0TROLiP0eE0C0cb1Mhnaw0IFJgnWMZyho+U03ZLPGWPb9Y92Irx\nuM5Ly3I8xLZ3tP7bMIIdO/t6ORy1Mga2XWl0rqVki4pAO2p6DK9kYeezCAkg\nIW1fwruKyeuPSDRkTTY11C4SBntYf7qVa1JHTsrgzlles6TIyiSLeYFVjJVE\nVBZ2PYtlT6+B5OAPiYNTTLILCdURczv4wdjXavhd2daRmn5AduUdjKkMtNt8\nc1zAph1/9DVCDqL+fVIhdpmLpjEMUs3N4eWRIiUYLhlhcNyGSETzBm/LVgMC\nyUpr\r\n=aPzi\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "e55cd4c9cdc188bcefb03b366c736323fc5c898a", "tarball": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", "unpackedSize": 40434 }, "engines": { "node": ">= 0.4" }, "funding": { "url": "https://github.com/sponsors/ljharb" }, "gitHead": "fc864b766689e70707a0b86a136b0ec0021e4d17", "homepage": "https://github.com/ljharb/es-to-primitive#readme", "keywords": [ "abstract", "boolean", "coerce", "ecmascript", "es2015", "es5", "es6", "null", "number", "object", "primitive", "string", "symbol", "toPrimitive", "type", "undefined" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "ljharb", "email": "ljharb@gmail.com" } ], "name": "es-to-primitive", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/ljharb/es-to-primitive.git" }, "scripts": { "coverage": "covert test/*.js", "coverage-quiet": "covert test/*.js --quiet", "lint": "eslint .", "posttest": "npx aud", "pretest": "npm run --silent lint", "test": "npm run --silent tests-only", "tests-only": "node --es-staging test" }, "testling": { "browsers": [ "android-browser/4.2", "chrome/20.0..latest", "chrome/4.0..10.0", "chrome/canary", "firefox/15.0..latest", "firefox/3.0..6.0", "firefox/nightly", "iexplore/6.0..latest", "ipad/6.0..latest", "iphone/6.0..latest", "opera/10.0..latest", "opera/next", "safari/4.0..latest" ], "files": "test" }, "version": "1.2.1" }