'f'
mh-two-thousand-and-two
2024-04-12 26f2711ef9461961fb953e2b497bd314ef95e345
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
  "_args": [
    [
      "array-equal@1.0.2",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_development": true,
  "_from": "array-equal@1.0.2",
  "_id": "array-equal@1.0.2",
  "_inBundle": false,
  "_integrity": "sha512-gUHx76KtnhEgB3HOuFYiCm3FIdEs6ocM2asHvNTkfu/Y09qQVrrVVaOKENmS2KkSaGoxgXNqC+ZVtR/n0MOkSA==",
  "_location": "/array-equal",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "array-equal@1.0.2",
    "name": "array-equal",
    "escapedName": "array-equal",
    "rawSpec": "1.0.2",
    "saveSpec": null,
    "fetchSpec": "1.0.2"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmmirror.com/array-equal/-/array-equal-1.0.2.tgz",
  "_spec": "1.0.2",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "author": {
    "name": "Jonathan Ong",
    "email": "me@jongleberry.com",
    "url": "http://jongleberry.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/array-equal/issues"
  },
  "description": "Check if two arrays are equal",
  "funding": "https://github.com/sponsors/sindresorhus",
  "homepage": "https://github.com/sindresorhus/array-equal#readme",
  "keywords": [
    "array",
    "equal",
    "equals",
    "same",
    "identical",
    "equality",
    "compare",
    "validate"
  ],
  "license": "MIT",
  "name": "array-equal",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/array-equal.git"
  },
  "version": "1.0.2"
}