{ "_from": "immutable@^4.0.0", "_id": "immutable@4.3.4", "_inBundle": false, "_integrity": "sha512-fsXeu4J4i6WNWSikpI88v/PcVflZz+6kMhUfIwc5SY+poQRPnaf5V7qds6SUyUN3cVxEzuCab7QIoLOQ+DQ1wA==", "_location": "/immutable", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "immutable@^4.0.0", "name": "immutable", "escapedName": "immutable", "rawSpec": "^4.0.0", "saveSpec": null, "fetchSpec": "^4.0.0" }, "_requiredBy": [ "/sass" ], "_resolved": "https://registry.npmmirror.com/immutable/-/immutable-4.3.4.tgz", "_shasum": "2e07b33837b4bb7662f288c244d1ced1ef65a78f", "_spec": "immutable@^4.0.0", "_where": "C:\\preject-ps-git\\git-project\\psychic_pub\\psychic_pub\\node_modules\\sass", "author": { "name": "Lee Byron", "url": "https://github.com/leebyron" }, "bugs": { "url": "https://github.com/immutable-js/immutable-js/issues" }, "bundleDependencies": false, "deprecated": false, "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.4" }