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.

package.json 1.4 KiB

3 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. {
  2. "_args": [
  3. [
  4. "array-equal@1.0.0",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "array-equal@1.0.0",
  9. "_id": "array-equal@1.0.0",
  10. "_inBundle": false,
  11. "_integrity": "sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=",
  12. "_location": "/array-equal",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "array-equal@1.0.0",
  18. "name": "array-equal",
  19. "escapedName": "array-equal",
  20. "rawSpec": "1.0.0",
  21. "saveSpec": null,
  22. "fetchSpec": "1.0.0"
  23. },
  24. "_requiredBy": [
  25. "/jest-environment-jsdom/jsdom",
  26. "/jsdom"
  27. ],
  28. "_resolved": "https://registry.npmjs.org/array-equal/-/array-equal-1.0.0.tgz",
  29. "_spec": "1.0.0",
  30. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  31. "author": {
  32. "name": "Jonathan Ong",
  33. "email": "me@jongleberry.com",
  34. "url": "http://jongleberry.com"
  35. },
  36. "bugs": {
  37. "url": "https://github.com/component/array-equal/issues"
  38. },
  39. "description": "check if two arrays are equal",
  40. "homepage": "https://github.com/component/array-equal#readme",
  41. "license": "MIT",
  42. "name": "array-equal",
  43. "repository": {
  44. "type": "git",
  45. "url": "git+https://github.com/component/array-equal.git"
  46. },
  47. "version": "1.0.0"
  48. }