| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- {
- "_args": [
- [
- "array-equal@1.0.0",
- "E:\\2023\\5\\myjadmin"
- ]
- ],
- "_development": true,
- "_from": "array-equal@1.0.0",
- "_id": "array-equal@1.0.0",
- "_inBundle": false,
- "_integrity": "sha512-H3LU5RLiSsGXPhN+Nipar0iR0IofH+8r89G2y1tBKxQ/agagKyAjhkAFDRBfodP2caPrNKHpAWNIM/c9yeL7uA==",
- "_location": "/array-equal",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "array-equal@1.0.0",
- "name": "array-equal",
- "escapedName": "array-equal",
- "rawSpec": "1.0.0",
- "saveSpec": null,
- "fetchSpec": "1.0.0"
- },
- "_requiredBy": [
- "/jsdom"
- ],
- "_resolved": "https://registry.npmjs.org/array-equal/-/array-equal-1.0.0.tgz",
- "_spec": "1.0.0",
- "_where": "E:\\2023\\5\\myjadmin",
- "author": {
- "name": "Jonathan Ong",
- "email": "me@jongleberry.com",
- "url": "http://jongleberry.com"
- },
- "bugs": {
- "url": "https://github.com/component/array-equal/issues"
- },
- "description": "check if two arrays are equal",
- "homepage": "https://github.com/component/array-equal#readme",
- "license": "MIT",
- "name": "array-equal",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/component/array-equal.git"
- },
- "version": "1.0.0"
- }
|