{
  "_from": "immutable",
  "_id": "immutable@4.3.2",
  "_inBundle": false,
  "_integrity": "sha512-oGXzbEDem9OOpDWZu88jGiYCvIsLHMvGw+8OXlpsvTFvIQplQbjg1B1cvKg8f7Hoch6+NGjpPsH1Fr+Mc2D1aA==",
  "_location": "/immutable",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "immutable",
    "name": "immutable",
    "escapedName": "immutable",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.2.tgz",
  "_shasum": "f89d910f8dfb6e15c03b2cae2faaf8c1f66455fe",
  "_spec": "immutable",
  "_where": "/home/crm/camaraca.crm-cmlapps.com",
  "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.2"
}
