{ "_from": "immutable@^5.0.2", "_id": "immutable@5.1.1", "_inBundle": false, "_integrity": "sha512-3jatXi9ObIsPGr3N5hGw/vWWcTkq6hUYhpQz4k0wLC+owqWi/LiugIw9x0EdNZ2yGedKN/HzePiBvaJRXa0Ujg==", "_location": "/immutable", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "immutable@^5.0.2", "name": "immutable", "escapedName": "immutable", "rawSpec": "^5.0.2", "saveSpec": null, "fetchSpec": "^5.0.2" }, "_requiredBy": [ "/sass" ], "_resolved": "https://registry.npmmirror.com/immutable/-/immutable-5.1.1.tgz", "_shasum": "d4cb552686f34b076b3dcf23c4384c04424d8354", "_spec": "immutable@^5.0.2", "_where": "/Users/qiuyuan/Desktop/guxuan_icu/demo/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" }, "types": "dist/immutable.d.ts", "version": "5.1.1" }