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.

118 lines
3.9 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "fast-deep-equal@^2.0.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/ajv"
  6. ]
  7. ],
  8. "_from": "fast-deep-equal@>=2.0.1 <3.0.0",
  9. "_hasShrinkwrap": false,
  10. "_id": "fast-deep-equal@2.0.1",
  11. "_inCache": true,
  12. "_installable": true,
  13. "_location": "/fast-deep-equal",
  14. "_nodeVersion": "7.10.1",
  15. "_npmOperationalInternal": {
  16. "host": "s3://npm-registry-packages",
  17. "tmp": "tmp/fast-deep-equal_2.0.1_1524909830041_0.13261732364737422"
  18. },
  19. "_npmUser": {
  20. "email": "e.poberezkin@me.com",
  21. "name": "esp"
  22. },
  23. "_npmVersion": "4.2.0",
  24. "_phantomChildren": {},
  25. "_requested": {
  26. "name": "fast-deep-equal",
  27. "raw": "fast-deep-equal@^2.0.1",
  28. "rawSpec": "^2.0.1",
  29. "scope": null,
  30. "spec": ">=2.0.1 <3.0.0",
  31. "type": "range"
  32. },
  33. "_requiredBy": [
  34. "/ajv"
  35. ],
  36. "_resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz",
  37. "_shasum": "7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49",
  38. "_shrinkwrap": null,
  39. "_spec": "fast-deep-equal@^2.0.1",
  40. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/ajv",
  41. "author": {
  42. "name": "Evgeny Poberezkin"
  43. },
  44. "bugs": {
  45. "url": "https://github.com/epoberezkin/fast-deep-equal/issues"
  46. },
  47. "dependencies": {},
  48. "description": "Fast deep equal",
  49. "devDependencies": {
  50. "benchmark": "^2.1.4",
  51. "coveralls": "^2.13.1",
  52. "deep-eql": "latest",
  53. "deep-equal": "latest",
  54. "eslint": "^4.0.0",
  55. "lodash": "latest",
  56. "mocha": "^3.4.2",
  57. "nano-equal": "latest",
  58. "nyc": "^11.0.2",
  59. "pre-commit": "^1.2.2",
  60. "ramda": "latest",
  61. "shallow-equal-fuzzy": "latest",
  62. "typescript": "^2.6.1",
  63. "underscore": "latest"
  64. },
  65. "directories": {},
  66. "dist": {
  67. "fileCount": 5,
  68. "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa5EcHCRA9TVsSAnZWagAATBcP+QATaW7yrJRQQz3cs6En\nm0Io9k9vGuptXBcCTp0FHZlx40MvfQLWxZY99tpm7RsOcIjiwj08B7M41ytM\n6JjgHsoHKzouGuTOEqwUo2FsOu2OO4af4eb2C6BFbEz3ipbGYUNc1eXZanFo\nn4HoFKZOqqMI83NoC36lHEA2w1IdIQvcMtk4Drqf/wg+/jAFFswtEQMs4Roi\nGYd4WpEUcZKuK7TzH70Q3U9kAsHcAH9Ro/aHpph1EpDGeAZKZ5s9KfvYh2ot\nJXWmmOOeg/vhtbhQ6tGoFfsxIQ8ZHc3p7rlZ4CfPIw68caQ6HweOs42TIdk6\nySO7te3zo9LtUgBMxOLTmAFKX/hGnhRYWx5rfX2IIQD8QC5795FfY2+8qfxo\n3pWXTyHm08J4kEP45vF65xf0Pk57BTKPO2b4cUayztWmELaVl+efmaYWf2jg\nHpybN7BMPWIqXpLLDXwRf7AcppiGvNN0kKozVJVv81H0mxbb4X4fW/GIBhrM\nytKcoMGLQiRbeCMak1ZE2+ckP042QOrKZrRm3LuILCeaW1zdiLKkZ/F2zZ0+\nrfXrQCltWobOYgEDzgF1e1aXgJfAYdPsgKPs/l+aZjv4BaZl2F9ltz0Kl4BS\nZ9ZYpucHldI23nNi9w+EETPxfFHvbLWKqru823aowwD7N2R2kWyAA89VLueU\nQ6+W\r\n=3lMs\r\n-----END PGP SIGNATURE-----\r\n",
  69. "shasum": "7b05218ddf9667bf7f370bf7fdb2cb15fdd0aa49",
  70. "tarball": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz",
  71. "unpackedSize": 5420
  72. },
  73. "files": [
  74. "index.d.ts",
  75. "index.js"
  76. ],
  77. "gitHead": "8a9c22e36a18a0b6a006d180572016c91e9f23e1",
  78. "homepage": "https://github.com/epoberezkin/fast-deep-equal#readme",
  79. "keywords": [
  80. "deep-equal",
  81. "equal",
  82. "fast"
  83. ],
  84. "license": "MIT",
  85. "main": "index.js",
  86. "maintainers": [
  87. {
  88. "name": "esp",
  89. "email": "e.poberezkin@me.com"
  90. }
  91. ],
  92. "name": "fast-deep-equal",
  93. "nyc": {
  94. "exclude": [
  95. "**/spec/**",
  96. "node_modules"
  97. ],
  98. "reporter": [
  99. "lcov",
  100. "text-summary"
  101. ]
  102. },
  103. "optionalDependencies": {},
  104. "readme": "ERROR: No README data found!",
  105. "repository": {
  106. "type": "git",
  107. "url": "git+https://github.com/epoberezkin/fast-deep-equal.git"
  108. },
  109. "scripts": {
  110. "eslint": "eslint *.js benchmark spec",
  111. "test": "npm run eslint && npm run test-ts && npm run test-cov",
  112. "test-cov": "nyc npm run test-spec",
  113. "test-spec": "mocha spec/*.spec.js -R spec",
  114. "test-ts": "tsc --target ES5 --noImplicitAny index.d.ts"
  115. },
  116. "types": "index.d.ts",
  117. "version": "2.0.1"
  118. }