package.json 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. {
  2. "_args": [
  3. [
  4. "has-symbols@^1.0.0",
  5. "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/object.assign"
  6. ]
  7. ],
  8. "_from": "has-symbols@>=1.0.0 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "[email protected]",
  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": "[email protected]",
  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. "/object.assign"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz",
  37. "_shasum": "9f5214758a44196c406d9bd76cebf81ec2dd31e8",
  38. "_shrinkwrap": null,
  39. "_spec": "has-symbols@^1.0.0",
  40. "_where": "/mnt/sdc1/Users/James/IdeaProjects/website-core/www/libs/node_modules/object.assign",
  41. "author": {
  42. "email": "[email protected]",
  43. "name": "Jordan Harband",
  44. "url": "http://ljharb.codes"
  45. },
  46. "auto-changelog": {
  47. "backfillLimit": false,
  48. "commitLimit": false,
  49. "output": "CHANGELOG.md",
  50. "template": "keepachangelog",
  51. "unreleased": false
  52. },
  53. "bugs": {
  54. "url": "https://github.com/ljharb/has-symbols/issues"
  55. },
  56. "contributors": [
  57. {
  58. "name": "Jordan Harband",
  59. "email": "[email protected]",
  60. "url": "http://ljharb.codes"
  61. }
  62. ],
  63. "dependencies": {},
  64. "description": "Determine if the JS environment has Symbol support. Supports spec, or shams.",
  65. "devDependencies": {
  66. "@ljharb/eslint-config": "^15.0.1",
  67. "auto-changelog": "^1.16.2",
  68. "core-js": "^2.6.10",
  69. "eslint": "^6.6.0",
  70. "get-own-property-symbols": "^0.9.4",
  71. "safe-publish-latest": "^1.1.4",
  72. "tape": "^4.11.0"
  73. },
  74. "directories": {},
  75. "dist": {
  76. "fileCount": 14,
  77. "integrity": "sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==",
  78. "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",
  79. "shasum": "9f5214758a44196c406d9bd76cebf81ec2dd31e8",
  80. "tarball": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.1.tgz",
  81. "unpackedSize": 15474
  82. },
  83. "engines": {
  84. "node": ">= 0.4"
  85. },
  86. "funding": {
  87. "url": "https://github.com/sponsors/ljharb"
  88. },
  89. "gitHead": "132fe9ce5c2e443e0570606d4568a242eb86b5f5",
  90. "homepage": "https://github.com/ljharb/has-symbols#readme",
  91. "keywords": [
  92. "ES6",
  93. "Symbol",
  94. "core-js",
  95. "native",
  96. "polyfill",
  97. "sham",
  98. "symbols",
  99. "typeof"
  100. ],
  101. "license": "MIT",
  102. "main": "index.js",
  103. "maintainers": [
  104. {
  105. "name": "ljharb",
  106. "email": "[email protected]"
  107. }
  108. ],
  109. "name": "has-symbols",
  110. "optionalDependencies": {},
  111. "readme": "ERROR: No README data found!",
  112. "repository": {
  113. "type": "git",
  114. "url": "git://github.com/ljharb/has-symbols.git"
  115. },
  116. "scripts": {
  117. "lint": "eslint *.js",
  118. "posttest": "npx aud",
  119. "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
  120. "prepublish": "safe-publish-latest",
  121. "pretest": "npm run --silent lint",
  122. "test": "npm run --silent tests-only",
  123. "test:shams": "npm run --silent test:shams:getownpropertysymbols && npm run --silent test:shams:corejs",
  124. "test:shams:corejs": "node test/shams/core-js.js",
  125. "test:shams:getownpropertysymbols": "node test/shams/get-own-property-symbols.js",
  126. "test:staging": "node --harmony --es-staging test",
  127. "test:stock": "node test",
  128. "tests-only": "npm run --silent test:stock && npm run --silent test:staging && npm run --silent test:shams",
  129. "version": "auto-changelog && git add CHANGELOG.md"
  130. },
  131. "testling": {
  132. "browsers": [
  133. "android-browser/4.2",
  134. "chrome/20.0..latest",
  135. "chrome/4.0..10.0",
  136. "chrome/canary",
  137. "firefox/15.0..latest",
  138. "firefox/3.0..6.0",
  139. "firefox/nightly",
  140. "iexplore/6.0..latest",
  141. "ipad/6.0..latest",
  142. "iphone/6.0..latest",
  143. "opera/10.0..latest",
  144. "opera/next",
  145. "safari/4.0..latest"
  146. ],
  147. "files": "test/index.js"
  148. },
  149. "version": "1.0.1"
  150. }