| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- {
- "_from": "array-equal@^1.0.0",
- "_id": "array-equal@1.0.2",
- "_inBundle": false,
- "_integrity": "sha512-gUHx76KtnhEgB3HOuFYiCm3FIdEs6ocM2asHvNTkfu/Y09qQVrrVVaOKENmS2KkSaGoxgXNqC+ZVtR/n0MOkSA==",
- "_location": "/array-equal",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "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": [
- "/@vue/cli-plugin-unit-mocha/jsdom",
- "/jsdom"
- ],
- "_resolved": "https://registry.npmmirror.com/array-equal/-/array-equal-1.0.2.tgz",
- "_shasum": "a8572e64e822358271250b9156d20d96ef5dec04",
- "_spec": "array-equal@^1.0.0",
- "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\jsdom",
- "author": {
- "name": "Jonathan Ong",
- "email": "me@jongleberry.com",
- "url": "http://jongleberry.com"
- },
- "bugs": {
- "url": "https://github.com/sindresorhus/array-equal/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "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"
- }
|