徐总多门店
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.
 
 
 
 
 
 

55 lines
1.5 KiB

{
"_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": [
"/jsdom"
],
"_resolved": "https://registry.npmmirror.com/array-equal/-/array-equal-1.0.2.tgz",
"_shasum": "a8572e64e822358271250b9156d20d96ef5dec04",
"_spec": "array-equal@^1.0.0",
"_where": "D:\\仁舟项目\\admin_dHBzn\\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"
}