{ "_args": [ [ "lodash-unified@1.0.3", "D:\\IDEAproject\\frontend\\Front-end logistics" ] ], "_from": "lodash-unified@1.0.3", "_id": "lodash-unified@1.0.3", "_inBundle": false, "_integrity": "sha512-WK9qSozxXOD7ZJQlpSqOT+om2ZfcT4yO+03FuzAHD0wF6S0l0090LRPDx3vhTTLZ8cFKpBn+IOcVXK6qOcIlfQ==", "_location": "/lodash-unified", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "lodash-unified@1.0.3", "name": "lodash-unified", "escapedName": "lodash-unified", "rawSpec": "1.0.3", "saveSpec": null, "fetchSpec": "1.0.3" }, "_requiredBy": [ "/element-plus" ], "_resolved": "https://registry.npmmirror.com/lodash-unified/-/lodash-unified-1.0.3.tgz", "_spec": "1.0.3", "_where": "D:\\IDEAproject\\frontend\\Front-end logistics", "author": { "name": "Jack Works" }, "description": "A union entrypoint of lodash for both ESModule and Commonjs.", "devDependencies": { "@types/lodash-es": "*", "lodash": "*", "lodash-es": "*" }, "exports": { "import": { "types": "./type.d.ts", "default": "./import.js" }, "require": { "types": "./type.d.ts", "default": "./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.3" }