{ "_from": "immutable@5.0.3", "_id": "immutable@5.0.3", "_inBundle": false, "_integrity": "sha512-P8IdPQHq3lA1xVeBRi5VPqUm5HDgKnx0Ru51wZz5mjxHr5n3RWhjIpOFU7ybkUxfB+5IToy+OLaHYDBIWsv+uw==", "_location": "/immutable", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "immutable@5.0.3", "name": "immutable", "escapedName": "immutable", "rawSpec": "5.0.3", "saveSpec": null, "fetchSpec": "5.0.3" }, "_requiredBy": [ "/sass" ], "_resolved": "https://registry.npmjs.org/immutable/-/immutable-5.0.3.tgz", "_shasum": "aa037e2313ea7b5d400cd9298fa14e404c933db1", "_spec": "immutable@5.0.3", "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/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.0.3" }