{ "_args": [ [ "lodash-unified@1.0.2", "D:\\myproject\\202304\\manual-send-out\\vue_ManualSendOut" ] ], "_from": "lodash-unified@1.0.2", "_id": "lodash-unified@1.0.2", "_inBundle": false, "_integrity": "sha512-OGbEy+1P+UT26CYi4opY4gebD8cWRDxAT6MAObIVQMiqYdxZr1g3QHWCToVsm31x2NkLS4K3+MC2qInaRMa39g==", "_location": "/lodash-unified", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "lodash-unified@1.0.2", "name": "lodash-unified", "escapedName": "lodash-unified", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "/element-plus" ], "_resolved": "https://registry.npmjs.org/lodash-unified/-/lodash-unified-1.0.2.tgz", "_spec": "1.0.2", "_where": "D:\\myproject\\202304\\manual-send-out\\vue_ManualSendOut", "author": { "name": "Jack Works" }, "description": "A union entrypoint of lodash for both ESModule and Commonjs.", "devDependencies": { "@types/lodash-es": "*", "lodash": "*", "lodash-es": "*" }, "exports": { "types": "./type.d.ts", "import": "./import.js", "require": "./require.cjs" }, "license": "MIT", "main": "./require.cjs", "name": "lodash-unified", "peerDependencies": { "lodash": "*", "lodash-es": "*", "@types/lodash-es": "*" }, "type": "module", "types": "./type.d.ts", "version": "1.0.2" }