{ "_args": [ [ "immutable@4.3.5", "C:\\Users\\hp\\Desktop\\gitzhongyi" ] ], "_from": "immutable@4.3.5", "_id": "immutable@4.3.5", "_inBundle": false, "_integrity": "sha512-8eabxkth9gZatlwl5TBuJnCsoTADlL6ftEr7A4qgdaTsPyreilDSnUk57SO+jfKcNtxPa22U5KK6DSeAYhpBJw==", "_location": "/immutable", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "immutable@4.3.5", "name": "immutable", "escapedName": "immutable", "rawSpec": "4.3.5", "saveSpec": null, "fetchSpec": "4.3.5" }, "_requiredBy": [ "/sass" ], "_resolved": "https://mirrors.huaweicloud.com/repository/npm/immutable/-/immutable-4.3.5.tgz", "_spec": "4.3.5", "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi", "author": { "name": "Lee Byron", "url": "https://github.com/leebyron" }, "bugs": { "url": "https://github.com/immutable-js/immutable-js/issues" }, "description": "Immutable Data Collections", "files": [ "dist", "README.md", "LICENSE" ], "homepage": "https://immutable-js.com", "keywords": [ "immutable", "persistent", "lazy", "data", "datastructure", "functional", "collection", "stateless", "sequence", "iteration" ], "license": "MIT", "main": "dist/immutable.js", "module": "dist/immutable.es.js", "name": "immutable", "repository": { "type": "git", "url": "git://github.com/immutable-js/immutable-js.git" }, "sideEffects": false, "types": "dist/immutable.d.ts", "version": "4.3.5" }