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.
61 lines
1.6 KiB
61 lines
1.6 KiB
{
|
|
"_from": "just-compare@^1.3.0",
|
|
"_id": "just-compare@1.5.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-xDEEFHNIyJNmN4uo/2RVeUcay9THtN/5ka/iw98Y/gsa8w9KXZQuyaf5eFUY6VlntA2+G+bdPmdhqqTs7T+BRw==",
|
|
"_location": "/just-compare",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "just-compare@^1.3.0",
|
|
"name": "just-compare",
|
|
"escapedName": "just-compare",
|
|
"rawSpec": "^1.3.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.3.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@abp/utils"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/just-compare/-/just-compare-1.5.1.tgz",
|
|
"_shasum": "aed7e93e6bae9c3b69d79aea7805684132a0c0c5",
|
|
"_spec": "just-compare@^1.3.0",
|
|
"_where": "D:\\上海富维东阳工作\\设备管理\\ABP-MicroService-master\\AuthServer\\IdentityServer\\AuthServer.Host\\node_modules\\@abp\\utils",
|
|
"author": {
|
|
"name": "Angus Croll"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/angus-c/just/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "compare two collections",
|
|
"exports": {
|
|
".": {
|
|
"require": "./index.js",
|
|
"default": "./index.esm.js"
|
|
}
|
|
},
|
|
"homepage": "https://github.com/angus-c/just#readme",
|
|
"keywords": [
|
|
"object",
|
|
"array",
|
|
"compare",
|
|
"no-dependencies",
|
|
"just"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"module": "index.esm.js",
|
|
"name": "just-compare",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/angus-c/just.git"
|
|
},
|
|
"scripts": {
|
|
"build": "rollup -c",
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"version": "1.5.1"
|
|
}
|
|
|