{
  "_args": [
    [
      {
        "raw": "async-each@^1.0.0",
        "scope": null,
        "escapedName": "async-each",
        "name": "async-each",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-lu/node_modules/chokidar"
    ]
  ],
  "_from": "async-each@>=1.0.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "async-each@1.0.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/async-each",
  "_nodeVersion": "19.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/async-each_1.0.6_1675491500716_0.4005638700065348"
  },
  "_npmUser": {
    "name": "paulmillr",
    "email": "paul@paulmillr.com"
  },
  "_npmVersion": "9.3.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "async-each@^1.0.0",
    "scope": null,
    "escapedName": "async-each",
    "name": "async-each",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/chokidar"
  ],
  "_resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.6.tgz",
  "_shasum": "52f1d9403818c179b7561e11a5d1b77eb2160e77",
  "_shrinkwrap": null,
  "_spec": "async-each@^1.0.0",
  "_where": "/home/lively4/lively4/lively4-lu/node_modules/chokidar",
  "author": {
    "name": "Paul Miller",
    "url": "https://paulmillr.com/"
  },
  "bugs": {
    "url": "https://github.com/paulmillr/async-each/issues"
  },
  "dependencies": {},
  "description": "No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "integrity": "sha512-c646jH1avxr+aVpndVMeAfYw7wAa6idufrlN3LPA4PmKS0QEGp6PIC9nwz0WQkkvBGAMEki3pFdtxaF39J9vvg==",
    "shasum": "52f1d9403818c179b7561e11a5d1b77eb2160e77",
    "tarball": "https://registry.npmjs.org/async-each/-/async-each-1.0.6.tgz",
    "fileCount": 4,
    "unpackedSize": 4403,
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEQCIHfsXwnYpJlyKZDpwLa2gm1L1FYZQvhLxmiHgyR8OjUNAiBAeDYPi2kzeip51OkwU2EvkvJtV0Xkiw53VRC1E9TDSA=="
      }
    ],
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3fisACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqoBBAAltuhRo3pteV3fqMb7iMMkCMgwdC8UzRB4YHmIAZWEN/83lv3\r\nUF8Ex7zsz4vkWBUM94/EzrQ7kEXq506laTadWgCwG+HmEWB5cFL+pTga0I78\r\nQxHd3LKrvPJyYxqkq3MtVvEyNLP36+NenDb4w8XSd1ZzdCx0Qd/m42Y+mLhM\r\nWqEsEzy5yrZk/FWmbG+F5Y41rpoHO8HAT30RV79+sfLcg+DIRfi7sAy8g5LM\r\n4yNNxpcLjhZtiu9NgD1f4mtcS8L6UKVU9b2eTIYUnKbHcfvdBwqb8L1UaLe9\r\nYDFVC4oV8rw1cGyaAOJ5IuCzDWWZ0b5dBqdVYa4+kFEo9F+lqibk/0sg4vtc\r\nXh5imw0ZOsAF2wOm03i0fyjbfsWVcbVURFXQjxEvFxJJ6x9DCHedRF2aAypt\r\nxOB91vHlh0jpvhWkwmnBjCZrDgCF0HoQUE3XOnfGvdjYYJH6RhJVTrlf/KUC\r\nFWHv6qPIC1vqYR9fre/IWWyMRN4U4idgII98Cr4UKesAd0QKH5fE3OD00le8\r\nIBtZE3PZttQolqSsj1iHpajeSv1UeKy/LZd61CtAKX0TF6V0LR6bUCau95i2\r\nRdv1PwHdjSfV6MdY3ygFPClPFURLCG719ijyvyG3pvJNFjtO9PwJl8QCXhK2\r\nZzyxsc4ld4BJPS2empyxm37I9UEUUDSxYa8=\r\n=bEJ2\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "funding": [
    {
      "type": "individual",
      "url": "https://paulmillr.com/funding/"
    }
  ],
  "gitHead": "5a27da144b89c6b9cbf34e017c424801734ef6e2",
  "homepage": "https://github.com/paulmillr/async-each/",
  "keywords": [
    "async",
    "forEach",
    "each",
    "map",
    "asynchronous",
    "iteration",
    "iterate",
    "loop",
    "parallel",
    "concurrent",
    "array",
    "flow",
    "control flow"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "es128",
      "email": "elan.shanker+npm@gmail.com"
    },
    {
      "name": "paulmillr",
      "email": "paul@paulmillr.com"
    }
  ],
  "name": "async-each",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/paulmillr/async-each.git"
  },
  "version": "1.0.6"
}
