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.

151 lines
4.6 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "deep-equal@^1.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/bonjour"
  6. ]
  7. ],
  8. "_from": "deep-equal@>=1.0.1 <2.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "deep-equal@1.1.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/deep-equal",
  14. "_nodeVersion": "13.1.0",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/deep-equal_1.1.1_1573590072165_0.7652971980130199"
  18. },
  19. "_npmUser": {
  20. "email": "ljharb@gmail.com",
  21. "name": "ljharb"
  22. },
  23. "_npmVersion": "6.12.1",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "deep-equal",
  27. "raw": "deep-equal@^1.0.1",
  28. "rawSpec": "^1.0.1",
  29. "scope": null,
  30. "spec": ">=1.0.1 <2.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/bonjour"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.1.1.tgz",
  37. "_shasum": "b5c98c942ceffaf7cb051e24e1434a25a2e6076a",
  38. "_shrinkwrap": null,
  39. "_spec": "deep-equal@^1.0.1",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/bonjour",
  41. "author": {
  42. "email": "mail@substack.net",
  43. "name": "James Halliday",
  44. "url": "http://substack.net"
  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/substack/node-deep-equal/issues"
  55. },
  56. "dependencies": {
  57. "is-arguments": "^1.0.4",
  58. "is-date-object": "^1.0.1",
  59. "is-regex": "^1.0.4",
  60. "object-is": "^1.0.1",
  61. "object-keys": "^1.1.1",
  62. "regexp.prototype.flags": "^1.2.0"
  63. },
  64. "description": "node's assert.deepEqual algorithm",
  65. "devDependencies": {
  66. "@ljharb/eslint-config": "^15.0.1",
  67. "auto-changelog": "^1.16.2",
  68. "eslint": "^6.6.0",
  69. "safe-publish-latest": "^1.1.4",
  70. "tape": "^4.11.0"
  71. },
  72. "directories": {
  73. "example": "example",
  74. "lib": ".",
  75. "test": "test"
  76. },
  77. "dist": {
  78. "fileCount": 12,
  79. "integrity": "sha512-yd9c5AdiqVcR+JjcwUQb9DkhJc8ngNr0MahEBGvDiJw8puWab2yZlh+nkasOnZP+EGTAP6rRp2JzJhJZzvNF8g==",
  80. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyxQ4CRA9TVsSAnZWagAAv+AP+weArKrZAaxlVcIgMlsi\n7WKBt2xzQrp+vei93GwLnBlutPEN1kuJ4UWTsV1mfS/s8MAHRhi5XuXOXS/l\nMswzTaAd63FUrBEpVFmUv4d4gFlV4qAKozEt/fE6A//LDpr6/RoeUVsWdtlu\nOiEn7dTsothIb8yf/FxCwivk7Vu+QA/JxKLYuAiX44xbG6b20fBVi+8wXzbJ\nWF2PILj0wrOFf5wn4ybsmC7QtFjehGti0EruiPzA6luoe6UeqND/ZDfxxrzw\nBz4v1jXY63BeDWyQYTecfAszkXu+kznruS4C31OxG9I5g93h2m552zZBWHjn\n4+2UNoh9xMkGgVqAo94pOF2xa3TZSZlJAeMc+hLEt65y5aZZ8eil3ynBqyJb\nidzz30j++zDN5v54ZuoVTlAhh30i+Pib2sGFrpgiuysscA20Sc4ch+6leoiJ\n9gR/+6OvLoMKzf+2T8E97lFfIe8Iwyi7SHIB6u5SwrMd1CCiN1VmPzH0jq+F\n5YS5oZSU3gbHfYQ/sEseGWUQNqnK9c0JuXwVhmuIWBAxg8U87RrFOjG4M5Mc\nPOdyZzlSCOGCmgVQ+HBvxH7jZGdM/4g3I2Hyu7+ybJ4ATdCLxi5NHUq7KzxI\nEjx06NOARGAIH7MUtkPrqDb3+XyS0e0UXQbPGHhRk52EdtLOlSEJ26e+fqij\nedwu\r\n=avCO\r\n-----END PGP SIGNATURE-----\r\n",
  81. "shasum": "b5c98c942ceffaf7cb051e24e1434a25a2e6076a",
  82. "tarball": "https://registry.npmjs.org/deep-equal/-/deep-equal-1.1.1.tgz",
  83. "unpackedSize": 26384
  84. },
  85. "funding": {
  86. "url": "https://github.com/sponsors/ljharb"
  87. },
  88. "gitHead": "7f21ce5ca6ac3d62f183071a12f58b9fd010bd34",
  89. "homepage": "https://github.com/substack/node-deep-equal#readme",
  90. "keywords": [
  91. "compare",
  92. "equal",
  93. "equality"
  94. ],
  95. "license": "MIT",
  96. "main": "index.js",
  97. "maintainers": [
  98. {
  99. "name": "ljharb",
  100. "email": "ljharb@gmail.com"
  101. },
  102. {
  103. "name": "substack",
  104. "email": "substack@gmail.com"
  105. }
  106. ],
  107. "name": "deep-equal",
  108. "optionalDependencies": {},
  109. "readme": "ERROR: No README data found!",
  110. "repository": {
  111. "type": "git",
  112. "url": "git+ssh://git@github.com/substack/node-deep-equal.git"
  113. },
  114. "scripts": {
  115. "lint": "eslint .",
  116. "posttest": "npx aud",
  117. "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"",
  118. "prepublish": "safe-publish-latest",
  119. "pretest": "npm run lint",
  120. "test": "npm run tests-only",
  121. "tests-only": "tape test/*",
  122. "version": "auto-changelog && git add CHANGELOG.md"
  123. },
  124. "testling": {
  125. "browsers": {
  126. "chrome": [
  127. 10,
  128. 22
  129. ],
  130. "ff": [
  131. 10,
  132. 15,
  133. 3.5
  134. ],
  135. "ie": [
  136. 6,
  137. 7,
  138. 8,
  139. 9
  140. ],
  141. "opera": [
  142. 12
  143. ],
  144. "safari": [
  145. 5.1
  146. ]
  147. },
  148. "files": "test/*.js"
  149. },
  150. "version": "1.1.1"
  151. }