File: /var/www/linde-ai/html/node_modules/immutable/package.json
{
  "_from": "immutable@^4.0.0",
  "_id": "immutable@4.1.0",
  "_inBundle": false,
  "_integrity": "sha512-oNkuqVTA8jqG1Q6c+UglTOD1xhC1BtjKI7XkCXRkZHrN5m18/XsnUp8Q89GkQO/z+0WjonSvl0FLhDYftp46nQ==",
  "_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.npmjs.org/immutable/-/immutable-4.1.0.tgz",
  "_shasum": "f795787f0db780183307b9eb2091fcac1f6fafef",
  "_spec": "immutable@^4.0.0",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\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.1.0"
}