{
  "_args": [
    [
      "immutable@4.2.2",
      "/Users/david/Desktop/Desarrollo/RequiezPages/Quadri"
    ]
  ],
  "_from": "immutable@4.2.2",
  "_id": "immutable@4.2.2",
  "_inBundle": false,
  "_integrity": "sha512-fTMKDwtbvO5tldky9QZ2fMX7slR0mYpY5nbnFWYp0fOzDhHqhgIw9KoYgxLWsoNTS9ZHGauHj18DTyEw6BK3Og==",
  "_location": "/immutable",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "immutable@4.2.2",
    "name": "immutable",
    "escapedName": "immutable",
    "rawSpec": "4.2.2",
    "saveSpec": null,
    "fetchSpec": "4.2.2"
  },
  "_requiredBy": [
    "/connected-react-router"
  ],
  "_resolved": "https://registry.npmjs.org/immutable/-/immutable-4.2.2.tgz",
  "_spec": "4.2.2",
  "_where": "/Users/david/Desktop/Desarrollo/RequiezPages/Quadri",
  "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.2.2"
}
