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.

152 lines
5.2 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "has-symbols@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/object.assign"
  6. ]
  7. ],
  8. "_from": "has-symbols@>=1.0.0 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "has-symbols@1.0.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/has-symbols",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/has-symbols_1.0.1_1573948860346_0.7408930604026625"
  18. },
  19. "_npmUser": {
  20. "email": "ljharb@gmail.com",
  21. "name": "ljharb"
  22. },
  23. "_npmVersion": "6.12.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "has-symbols",
  27. "raw": "has-symbols@^1.0.0",
  28. "rawSpec": "^1.0.0",
  29. "scope": null,
  30. "spec": ">=1.0.0 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/es-abstract",
  35. "/is-symbol",
  36. "/object.assign"
  37. ],
  38. "_resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz",
  39. "_shasum": "9f5214758a44196c406d9bd76cebf81ec2dd31e8",
  40. "_shrinkwrap": null,
  41. "_spec": "has-symbols@^1.0.0",
  42. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/object.assign",
  43. "author": {
  44. "email": "ljharb@gmail.com",
  45. "name": "Jordan Harband",
  46. "url": "http://ljharb.codes"
  47. },
  48. "auto-changelog": {
  49. "backfillLimit": false,
  50. "commitLimit": false,
  51. "output": "CHANGELOG.md",
  52. "template": "keepachangelog",
  53. "unreleased": false
  54. },
  55. "bugs": {
  56. "url": "https://github.com/ljharb/has-symbols/issues"
  57. },
  58. "contributors": [
  59. {
  60. "name": "Jordan Harband",
  61. "email": "ljharb@gmail.com",
  62. "url": "http://ljharb.codes"
  63. }
  64. ],
  65. "dependencies": {},
  66. "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
  67. "devDependencies": {
  68. "@ljharb/eslint-config": "^15.0.1",
  69. "auto-changelog": "^1.16.2",
  70. "core-js": "^2.6.10",
  71. "eslint": "^6.6.0",
  72. "get-own-property-symbols": "^0.9.4",
  73. "safe-publish-latest": "^1.1.4",
  74. "tape": "^4.11.0"
  75. },
  76. "directories": {},
  77. "dist": {
  78. "fileCount": 14,
  79. "integrity": "sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==",
  80. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0I28CRA9TVsSAnZWagAAt2AP/jan/+oerqF7TJJ1/7C0\nDib5YuePKj9dBimLNNxyNbDCo9+XGPPXoDd5OuGVQ8hePAe0pFxsenbtyT+Y\n+empPCZMrgUJfP7Umo6FYPE7EChp7ES7pPua2oeoKzMhK3xH+sBXj9MQ60Al\nunwIhq1k0idyeHT/9iJegP+wGF5pDe/EZUVbzt9r6JU4WhCNopdta+BZwIRP\nmE/NCdPjZ2jHbjYVJlT7b7uFrA4KXtRXtaJKhy97biek3xfgP4WLKvRaPTKo\nlTXtw/UXk8L42RYfJFlIJ2nyLeorwS6QObZPi9tB8BmIogvrSjthvcVL6DSN\nWJTjxpu43zbRS6mHK5nBAnXcshB/mvM9E8hTxrhG2jfSwAR3RexMLsOqgEsH\nTUTxRdB4Zox0nUD7rSahulvEtjl0bCRwo+oeuNfNDgf34sAjhIsaBMzH1rQY\nuTI8DKB4s1wKbth7YWUvacPay0+vvIbJnq4AMjoIDXezAKdDVIG6zB5rt5vN\nPxaAnRkB2htFP8MEHbqAvhk2ibqGdQvdVW2QPeTjDc7bXeymiXI93nrZyiw6\nq5alXDWN8ubB8A9A7HvKa+XU3dsOoYW/Ypx/h/ca17m0Gc0LwfJ2o0lC4sLQ\n3akrlFDjuBdlt2tWWzCRD5e7av8jJZ5C5ZKBeRkL2Xod4iyMFAD5wtefsXvR\nELxD\r\n=shCA\r\n-----END PGP SIGNATURE-----\r\n",
  81. "shasum": "9f5214758a44196c406d9bd76cebf81ec2dd31e8",
  82. "tarball": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz",
  83. "unpackedSize": 15474
  84. },
  85. "engines": {
  86. "node": ">= 0.4"
  87. },
  88. "funding": {
  89. "url": "https://github.com/sponsors/ljharb"
  90. },
  91. "gitHead": "132fe9ce5c2e443e0570606d4568a242eb86b5f5",
  92. "homepage": "https://github.com/ljharb/has-symbols#readme",
  93. "keywords": [
  94. "ES6",
  95. "Symbol",
  96. "core-js",
  97. "native",
  98. "polyfill",
  99. "sham",
  100. "symbols",
  101. "typeof"
  102. ],
  103. "license": "MIT",
  104. "main": "index.js",
  105. "maintainers": [
  106. {
  107. "name": "ljharb",
  108. "email": "ljharb@gmail.com"
  109. }
  110. ],
  111. "name": "has-symbols",
  112. "optionalDependencies": {},
  113. "readme": "ERROR: No README data found!",
  114. "repository": {
  115. "type": "git",
  116. "url": "git://github.com/ljharb/has-symbols.git"
  117. },
  118. "scripts": {
  119. "lint": "eslint *.js",
  120. "posttest": "npx aud",
  121. "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
  122. "prepublish": "safe-publish-latest",
  123. "pretest": "npm run --silent lint",
  124. "test": "npm run --silent tests-only",
  125. "test:shams": "npm run --silent test:shams:getownpropertysymbols && npm run --silent test:shams:corejs",
  126. "test:shams:corejs": "node test/shams/core-js.js",
  127. "test:shams:getownpropertysymbols": "node test/shams/get-own-property-symbols.js",
  128. "test:staging": "node --harmony --es-staging test",
  129. "test:stock": "node test",
  130. "tests-only": "npm run --silent test:stock && npm run --silent test:staging && npm run --silent test:shams",
  131. "version": "auto-changelog && git add CHANGELOG.md"
  132. },
  133. "testling": {
  134. "browsers": [
  135. "android-browser/4.2",
  136. "chrome/20.0..latest",
  137. "chrome/4.0..10.0",
  138. "chrome/canary",
  139. "firefox/15.0..latest",
  140. "firefox/3.0..6.0",
  141. "firefox/nightly",
  142. "iexplore/6.0..latest",
  143. "ipad/6.0..latest",
  144. "iphone/6.0..latest",
  145. "opera/10.0..latest",
  146. "opera/next",
  147. "safari/4.0..latest"
  148. ],
  149. "files": "test/index.js"
  150. },
  151. "version": "1.0.1"
  152. }