You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

145 lines
4.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "es-to-primitive@^1.2.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/es-abstract"
  6. ]
  7. ],
  8. "_from": "es-to-primitive@>=1.2.1 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "es-to-primitive@1.2.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/es-to-primitive",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/es-to-primitive_1.2.1_1573280870337_0.8527363876404559"
  18. },
  19. "_npmUser": {
  20. "email": "ljharb@gmail.com",
  21. "name": "ljharb"
  22. },
  23. "_npmVersion": "6.12.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "es-to-primitive",
  27. "raw": "es-to-primitive@^1.2.1",
  28. "rawSpec": "^1.2.1",
  29. "scope": null,
  30. "spec": ">=1.2.1 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/es-abstract"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
  37. "_shasum": "e55cd4c9cdc188bcefb03b366c736323fc5c898a",
  38. "_shrinkwrap": null,
  39. "_spec": "es-to-primitive@^1.2.1",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/es-abstract",
  41. "author": {
  42. "email": "ljharb@gmail.com",
  43. "name": "Jordan Harband"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/ljharb/es-to-primitive/issues"
  47. },
  48. "dependencies": {
  49. "is-callable": "^1.1.4",
  50. "is-date-object": "^1.0.1",
  51. "is-symbol": "^1.0.2"
  52. },
  53. "description": "ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.",
  54. "devDependencies": {
  55. "@ljharb/eslint-config": "^15.0.0",
  56. "covert": "^1.1.1",
  57. "eslint": "^6.6.0",
  58. "foreach": "^2.0.5",
  59. "function.prototype.name": "^1.1.1",
  60. "has-symbols": "^1.0.0",
  61. "object-inspect": "^1.6.0",
  62. "object-is": "^1.0.1",
  63. "replace": "^1.1.1",
  64. "semver": "^6.3.0",
  65. "tape": "^4.11.0"
  66. },
  67. "directories": {},
  68. "dist": {
  69. "fileCount": 17,
  70. "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==",
  71. "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",
  72. "shasum": "e55cd4c9cdc188bcefb03b366c736323fc5c898a",
  73. "tarball": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz",
  74. "unpackedSize": 40434
  75. },
  76. "engines": {
  77. "node": ">= 0.4"
  78. },
  79. "funding": {
  80. "url": "https://github.com/sponsors/ljharb"
  81. },
  82. "gitHead": "fc864b766689e70707a0b86a136b0ec0021e4d17",
  83. "homepage": "https://github.com/ljharb/es-to-primitive#readme",
  84. "keywords": [
  85. "abstract",
  86. "boolean",
  87. "coerce",
  88. "ecmascript",
  89. "es2015",
  90. "es5",
  91. "es6",
  92. "null",
  93. "number",
  94. "object",
  95. "primitive",
  96. "string",
  97. "symbol",
  98. "toPrimitive",
  99. "type",
  100. "undefined"
  101. ],
  102. "license": "MIT",
  103. "main": "index.js",
  104. "maintainers": [
  105. {
  106. "name": "ljharb",
  107. "email": "ljharb@gmail.com"
  108. }
  109. ],
  110. "name": "es-to-primitive",
  111. "optionalDependencies": {},
  112. "readme": "ERROR: No README data found!",
  113. "repository": {
  114. "type": "git",
  115. "url": "git://github.com/ljharb/es-to-primitive.git"
  116. },
  117. "scripts": {
  118. "coverage": "covert test/*.js",
  119. "coverage-quiet": "covert test/*.js --quiet",
  120. "lint": "eslint .",
  121. "posttest": "npx aud",
  122. "pretest": "npm run --silent lint",
  123. "test": "npm run --silent tests-only",
  124. "tests-only": "node --es-staging test"
  125. },
  126. "testling": {
  127. "browsers": [
  128. "android-browser/4.2",
  129. "chrome/20.0..latest",
  130. "chrome/4.0..10.0",
  131. "chrome/canary",
  132. "firefox/15.0..latest",
  133. "firefox/3.0..6.0",
  134. "firefox/nightly",
  135. "iexplore/6.0..latest",
  136. "ipad/6.0..latest",
  137. "iphone/6.0..latest",
  138. "opera/10.0..latest",
  139. "opera/next",
  140. "safari/4.0..latest"
  141. ],
  142. "files": "test"
  143. },
  144. "version": "1.2.1"
  145. }